Searched refs:PPPOX_RELAY (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_pppox.h134 PPPOX_RELAY = 4, /* forwarding is enabled */ enumerator in enum:__anon11185
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dif_pppox.h134 PPPOX_RELAY = 4, /* forwarding is enabled */ enumerator in enum:__anon12171
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_pppox.h164 PPPOX_RELAY = 4, /* forwarding is enabled */ enumerator in enum:__anon6771
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dif_pppox.h163 PPPOX_RELAY = 4, /* forwarding is enabled */ enumerator in enum:__anon12106
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/handlers/linux/
H A Dif_pppox.h153 PPPOX_RELAY = 4, /* forwarding is enabled */ enumerator in enum:__anon12268
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dpppoe.c350 } else if (sk->state & PPPOX_RELAY) {
762 sk->state |= PPPOX_RELAY;
769 if (!(sk->state & PPPOX_RELAY))
772 sk->state &= ~PPPOX_RELAY;

Completed in 96 milliseconds