Home
last modified time | relevance | path

Searched refs:Eth_PPPOE_Session (Results 1 – 4 of 4) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
Dif.c57 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION; variable
78 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) { in etherType()
Ddebug.c107 } else if (type == Eth_PPPOE_Session) { in dumpPacket()
Dpppoe-discovery.c62 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION; variable
83 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) { in etherType()
Dpppoe.h108 extern UINT16_t Eth_PPPOE_Session;