Searched refs:etherType (Results 1 – 5 of 5) sorted by relevance
97 UINT16_t type = etherType(packet); in dumpPacket()
356 if (etherType(&packet) != Eth_PPPOE_Discovery) continue; in waitForPADO()533 if (etherType(&packet) != Eth_PPPOE_Discovery) continue; in waitForPADS()
282 UINT16_t etherType(PPPoEPacket *packet);
126 etherType(PPPoEPacket *packet) in etherType() function
472 WORD etherType; member