Constant esp_idf_hal::sys::pbuf_layer_PBUF_RAW
source ยท 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.