Function esp_idf_sys::ip6_output_if
source ยท pub unsafe extern "C" fn ip6_output_if(
p: *mut pbuf,
src: *const ip6_addr_t,
dest: *const ip6_addr_t,
hl: u8_t,
tc: u8_t,
nexth: u8_t,
netif: *mut netif,
) -> err_t