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