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

  /external/libppp/src/
bundle.h 60 #define opt_enable(b, o) ((b)->cfg.optmask |= (1ull << (o))) macro
main.c 396 opt_enable(bundle, OPT_IFACEALIAS);
bundle.c 838 opt_enable(&bundle, OPT_IPCP);
840 opt_enable(&bundle, OPT_IPV6CP);
    [all...]
command.c     [all...]

Completed in 2061 milliseconds