Searched refs:opt_enable (Results 1 – 4 of 4) sorted by relevance
62 #define opt_enable(b, o) ((b)->cfg.optmask |= (1ull << (o))) macro
394 opt_enable(bundle, OPT_IFACEALIAS); in main()
837 opt_enable(&bundle, OPT_IPCP); in bundle_Create()839 opt_enable(&bundle, OPT_IPV6CP); in bundle_Create()
2823 opt_enable(arg->bundle, opt); in OptSet()