Searched refs:opt_enable (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h60 #define opt_enable(b, o) ((b)->cfg.optmask |= (1ull << (o))) macro
H A Dmain.c392 opt_enable(bundle, OPT_IFACEALIAS);
H A Dbundle.c838 opt_enable(&bundle, OPT_IPCP);
840 opt_enable(&bundle, OPT_IPV6CP);
H A Dcommand.c2816 opt_enable(arg->bundle, opt);

Completed in 156 milliseconds