Searched refs:opt_disable (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dbundle.h63 #define opt_disable(b, o) ((b)->cfg.optmask &= ~(1ull << (o))) macro
H A Dcommand.c2655 opt_disable(arg->bundle, OPT_IFACEALIAS);
2825 opt_disable(arg->bundle, opt);

Completed in 54 milliseconds