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