HomeSort by: relevance | last modified time | path
    Searched refs:ETH_PPPOE_SESSION (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/plugins/pppoe/
if.c 54 UINT16_t Eth_PPPOE_Session = ETH_PPPOE_SESSION;
75 if (type != Eth_PPPOE_Discovery && type != Eth_PPPOE_Session) {
pppoe.h 97 #define ETH_PPPOE_SESSION 0x8864
101 extern UINT16_t Eth_PPPOE_Session;
common.c 235 case ETH_PPPOE_SESSION:

Completed in 20 milliseconds