HomeSort by relevance Sort by last modified time
    Searched defs:Eth_PPPOE_Session (Results 1 - 2 of 2) 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) {
pppoe-discovery.c 62 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION;
83 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) {

Completed in 2301 milliseconds