Searched refs:nonstandard_pppoe (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dphysical.h107 unsigned nonstandard_pppoe : 1; /* Is PPPoE mode nonstandard */ member in struct:physical::__anon16679
H A Dether.c633 mode = p->cfg.nonstandard_pppoe ? NG_PPPOE_NONSTANDARD : NG_PPPOE_STANDARD;
H A Dphysical.c1123 p->cfg.nonstandard_pppoe = enable ? 1 : 0;

Completed in 93 milliseconds