Searched refs:DHOPT_FORCE (Results 1 – 3 of 3) sorted by relevance
1858 else if (opt->flags & DHOPT_FORCE) in prune_vendor_opts()2098 (opt = option_find2(netid, config_opts, OPTION_FILENAME)) && !(opt->flags & DHOPT_FORCE)) in do_options()2105 (opt = option_find2(netid, config_opts, OPTION_SNAME)) && !(opt->flags & DHOPT_FORCE)) in do_options()2218 if (!(opt->flags & DHOPT_FORCE) && !in_list(req_options, optno)) in do_options()2291 (o->flags & DHOPT_FORCE || in_list(req_options, o->u.encap))) in do_options()
486 #define DHOPT_FORCE 16 macro
1942 option == LOPT_FORCE ? DHOPT_FORCE : in one_opt()