HomeSort by: relevance | last modified time | path
    Searched refs:etherType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/plugins/pppoe/
if.c 57 *%FUNCTION: etherType
72 etherType(PPPoEPacket *packet)
pppoe.h 256 UINT16_t etherType(PPPoEPacket *packet);
discovery.c 440 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
630 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;

Completed in 26 milliseconds