HomeSort by relevance Sort by last modified time
    Searched refs:etherType (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/plugins/rp-pppoe/
debug.c 97 UINT16_t type = etherType(packet);
pppoe.h 282 UINT16_t etherType(PPPoEPacket *packet);
discovery.c 356 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
533 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
if.c 111 *%FUNCTION: etherType
126 etherType(PPPoEPacket *packet)

Completed in 62 milliseconds