pub unsafe extern "C" fn gnrc_ipv6_nib_iface_up(
netif: *mut gnrc_netif_t,
)
Expand description
@brief Call bring-up functions when the interface comes online
@pre netif != NULL
@param[in,out] netif The interface that just got online
pub unsafe extern "C" fn gnrc_ipv6_nib_iface_up(
netif: *mut gnrc_netif_t,
)
@brief Call bring-up functions when the interface comes online
@pre netif != NULL
@param[in,out] netif The interface that just got online