Searched refs:NETIF_FLAG_LLINK_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
228 #define NETIF_FLAG_LLINK_INITIALIZED 0x00000004 macro234 (((n)->nif_flags & NETIF_FLAG_LLINK_INITIALIZED) != 0)
832 nif->nif_flags |= NETIF_FLAG_LLINK_INITIALIZED; in nx_netif_llink_init()850 nif->nif_flags &= ~NETIF_FLAG_LLINK_INITIALIZED; in nx_netif_llink_fini()