Searched refs:Eth_PPPOE_Session (Results 1 - 17 of 17) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Ddebug.c68 } else if (type == Eth_PPPOE_Session) {
H A Dpppoe.c815 SessionSocket = openInterface(IfName, Eth_PPPOE_Session, NULL);
825 packet.ethHdr.h_proto = htons(Eth_PPPOE_Session);
1072 Eth_PPPOE_Session = (UINT16_t) sessionType;
1305 } else if (type != Eth_PPPOE_Session) {
1426 } else if (type != Eth_PPPOE_Session) {
H A Dpppoe.h148 extern UINT16_t Eth_PPPOE_Session;
H A Dif.c106 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION; variable
127 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) {
225 bpfRun[1].k = Eth_PPPOE_Session;
H A Dpppoe-server.c634 Eth_PPPOE_Session = (UINT16_t) sessionType;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/rp-pppoe/
H A Ddebug.c107 } else if (type == Eth_PPPOE_Session) {
H A Dpppoe.h155 extern UINT16_t Eth_PPPOE_Session;
H A Dif.c108 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION; variable
129 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) {
233 bpfRun[1].k = Eth_PPPOE_Session;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/rp-pppoe/
H A Ddebug.c107 } else if (type == Eth_PPPOE_Session) {
H A Dpppoe.h155 extern UINT16_t Eth_PPPOE_Session;
H A Dif.c108 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION; variable
129 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) {
233 bpfRun[1].k = Eth_PPPOE_Session;
/asus-wl-520gu-7.0.1.45/src/router/pppoe-relay/
H A Ddebug.c109 } else if (type == Eth_PPPOE_Session) {
H A Dpppoe.h153 extern UINT16_t Eth_PPPOE_Session;
H A Dif.c110 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION; variable
131 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) {
235 bpfRun[1].k = Eth_PPPOE_Session;
H A Drelay.c492 i->sessionSock = openInterface(ifname, Eth_PPPOE_Session, NULL);
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Ddp.h314 static UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION; variable
H A Ddiscover.c161 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) {

Completed in 124 milliseconds