Searched refs:NETIF_FLAG_COMPAT (Results 1 – 2 of 2) sorted by relevance
233 #define NETIF_FLAG_COMPAT 0x00000002 macro238 (((n)->nif_flags & NETIF_FLAG_COMPAT) != 0)
2555 nif->nif_flags |= NETIF_FLAG_COMPAT; in nx_netif_flags_init()