Skip to main content

pbuf_layer_PBUF_TRANSPORT

Constant pbuf_layer_PBUF_TRANSPORT 

Source
pub const pbuf_layer_PBUF_TRANSPORT: pbuf_layer = 74;
Expand description

Includes spare room for transport layer header, e.g. UDP header. Use this if you intend to pass the pbuf to functions like udp_send().