Function esp_idf_hal::sys::ip6_output_if

source ยท
pub unsafe extern "C" fn ip6_output_if(
    p: *mut pbuf,
    src: *const ip6_addr,
    dest: *const ip6_addr,
    hl: u8,
    tc: u8,
    nexth: u8,
    netif: *mut netif,
) -> i8