pub const pbuf_layer_PBUF_RAW: u32 = 0; // 0u32
Expand description

Use this for input packets in a netif driver when calling netif->input() in the most common case - ethernet-layer netif driver.