Home
last modified time | relevance | path

Searched refs:NG_PPPOE_NONSTANDARD (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/netgraph/
HDng_pppoe.h64 #define NG_PPPOE_NONSTANDARD NG_PPPOE_3COM macro
/trueos/usr.sbin/ppp/
HDether.c631 mode = p->cfg.nonstandard_pppoe ? NG_PPPOE_NONSTANDARD : NG_PPPOE_STANDARD; in ether_Create()