Embedded TCP/IP stack
4.7.0
|
enum fnet_netif_type_t |
Network interface types.
Enumerator | |
---|---|
FNET_NETIF_TYPE_OTHER | Unspecified interface. |
FNET_NETIF_TYPE_ETHERNET | Ethernet interface. |
FNET_NETIF_TYPE_WIFI | Wi-Fi interface. |
FNET_NETIF_TYPE_LOOPBACK | Loopback interface. |
Definition at line 43 of file fnet_netif.h.