HomeSort by relevance Sort by last modified time
    Searched refs:nonstandard_pppoe (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
physical.h 107 unsigned nonstandard_pppoe : 1; /* Is PPPoE mode nonstandard */ member in struct:physical::__anon9624
ether.c 631 mode = p->cfg.nonstandard_pppoe ? NG_PPPOE_NONSTANDARD : NG_PPPOE_STANDARD;
physical.c 1148 p->cfg.nonstandard_pppoe = enable ? 1 : 0;

Completed in 39 milliseconds