OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETH_PPPOE_SESSION
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/plugins/rp-pppoe/
if.c
57
UINT16_t
Eth_PPPOE_Session
=
ETH_PPPOE_SESSION
;
78
if (type != Eth_PPPOE_Discovery && type !=
Eth_PPPOE_Session
) {
common.c
201
case
ETH_PPPOE_SESSION
:
pppoe.h
104
#define
ETH_PPPOE_SESSION
0x8864
108
extern UINT16_t
Eth_PPPOE_Session
;
pppoe-discovery.c
62
UINT16_t
Eth_PPPOE_Session
=
ETH_PPPOE_SESSION
;
83
if (type != Eth_PPPOE_Discovery && type !=
Eth_PPPOE_Session
) {
Completed in 96 milliseconds