Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pppoe.h65 #define NG_PPPOE_NONSTANDARD NG_PPPOE_3COM macro
/freebsd/usr.sbin/ppp/
H A Dether.c631 mode = p->cfg.nonstandard_pppoe ? NG_PPPOE_NONSTANDARD : NG_PPPOE_STANDARD; in ether_Create()