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

/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Ddebug.c63 UINT16_t type = etherType(packet);
H A Dpppoe.c409 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
574 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
1302 type = etherType(&packet);
1423 type = etherType(&packet);
H A Dpppoe.h250 UINT16_t etherType(struct PPPoEPacket *packet);
H A Dif.c109 *%FUNCTION: etherType
124 etherType(struct PPPoEPacket *packet) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/rp-pppoe/
H A Ddebug.c97 UINT16_t type = etherType(packet);
H A Dpppoe.h283 UINT16_t etherType(PPPoEPacket *packet);
H A Ddiscovery.c358 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
535 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
H A Dif.c111 *%FUNCTION: etherType
126 etherType(PPPoEPacket *packet) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/rp-pppoe/
H A Ddebug.c97 UINT16_t type = etherType(packet);
H A Dpppoe.h283 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
/asus-wl-520gu-7.0.1.45/src/router/pppoe-relay/
H A Ddebug.c99 UINT16_t type = etherType(packet);
H A Dpppoe.h293 UINT16_t etherType(PPPoEPacket *packet);
H A Dif.c113 *%FUNCTION: etherType
128 etherType(PPPoEPacket *packet) function
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Ddp.h479 etherType(PPPoEPacket *packet);
H A Ddiscover.c158 etherType(PPPoEPacket *packet) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Daironet4500.h726 u16 etherType; member in struct:awc_encapsulation

Completed in 300 milliseconds