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