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