Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/rp-pppoe/
Ddebug.c107 } else if (type == Eth_PPPOE_Session) { in dumpPacket()
Dif.c108 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION; variable
129 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) { in etherType()
233 bpfRun[1].k = Eth_PPPOE_Session; in initFilter()
Dpppoe.h155 extern UINT16_t Eth_PPPOE_Session;