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

/external/libppp/src/
H A Dphysical.h107 unsigned nonstandard_pppoe : 1; /* Is PPPoE mode nonstandard */ member in struct:physical::__anon8836
H A Dether.c631 mode = p->cfg.nonstandard_pppoe ? NG_PPPOE_NONSTANDARD : NG_PPPOE_STANDARD;
H A Dphysical.c1148 p->cfg.nonstandard_pppoe = enable ? 1 : 0;

Completed in 51 milliseconds