Function esp_idf_sys::ip6_output

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