Constant esp_idf_sys::pbuf_layer_PBUF_IP
source ยท pub const pbuf_layer_PBUF_IP: pbuf_layer = 54;
Expand description
Includes spare room for IP header. Use this if you intend to pass the pbuf to functions like raw_send().
pub const pbuf_layer_PBUF_IP: pbuf_layer = 54;
Includes spare room for IP header. Use this if you intend to pass the pbuf to functions like raw_send().