Function esp_idf_hal::sys::ip6_output

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