Searched refs:ETHERNET_LINK (Results 1 – 4 of 4) sorted by relevance
280 ETHERNET_LINK = 1, /**< Ethernet */ enumerator
59 netDevice = NetDeviceInit(ethIfName, strlen(ethIfName), ETHERNET_LINK, LITE_OS); in CreateEthDevice()
398 …if ((lwipNd->linkLayerType == ETHERNET_LINK) || (etherType == ETHER_TYPE_IP) || (etherType == ETHE… in LiteNetDevDataFilter()
437 …if ((lwipNd->linkLayerType == ETHERNET_LINK) || (etherType == ETHER_TYPE_IP) || (etherType == ETHE… in LiteNetDevDataFilter()