Searched refs:etherType (Results 1 - 5 of 5) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
H A Ddebug.c97 UINT16_t type = etherType(packet);
H A Dpppoe.h282 UINT16_t etherType(PPPoEPacket *packet);
H A Ddiscovery.c356 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
533 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
H A Dif.c111 *%FUNCTION: etherType
126 etherType(PPPoEPacket *packet) function
/external/libpcap/msdos/
H A Dndis2.h472 WORD etherType; member in struct:_EthernetIIHeader

Completed in 109 milliseconds