kos_sys::os::net

Function net_icmp6_send_nadv

Source
pub unsafe extern "C" fn net_icmp6_send_nadv(
    net: *mut netif_t,
    dst: *const in6_addr,
    target: *const in6_addr,
    sol: c_int,
) -> c_int