Searched refs:opt_disable (Results 1 – 2 of 2) sorted by relevance
61 #define opt_disable(b, o) ((b)->cfg.optmask &= ~(1ull << (o))) macro
2641 opt_disable(arg->bundle, OPT_IFACEALIAS); in NatEnable()2811 opt_disable(arg->bundle, opt); in OptSet()