Searched refs:NETIF_FLAG_ETHERNET (Results 1 – 3 of 3) sorted by relevance
102 if (msg->msg.inp.netif->flags & (NETIF_FLAG_ETHARP | NETIF_FLAG_ETHERNET)) { in tcpip_thread()163 if (inp->flags & (NETIF_FLAG_ETHARP | NETIF_FLAG_ETHERNET)) { in tcpip_input()
92 #define NETIF_FLAG_ETHERNET 0x40U macro
515 (NETIF_FLAG_ETHERNET) that tells the stack the device is an ethernet