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

/external/libpcap/msdos/
H A Dndis2.h472 WORD etherType; member in struct:_EthernetIIHeader
/external/ppp/pppd/plugins/rp-pppoe/
H A Ddebug.c97 UINT16_t type = etherType(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
H A Dpppoe.h282 UINT16_t etherType(PPPoEPacket *packet);

Completed in 278 milliseconds