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().