Home | History | Annotate | Download | only in src

Lines Matching defs:in_list

1745 static int in_list(unsigned char *list, int opt)
2072 in_list(req_options, OPTION_SNAME))
2082 in_list(req_options, OPTION_FILENAME))
2097 if ((!req_options || !in_list(req_options, OPTION_FILENAME)) && mess->file[0] == 0 &&
2104 if ((!req_options || !in_list(req_options, OPTION_SNAME)) &&
2151 in_list(req_options, OPTION_ROUTER) &&
2155 if (in_list(req_options, OPTION_DNSSERVER) &&
2160 if (domain && in_list(req_options, OPTION_DOMAINNAME) &&
2167 if (in_list(req_options, OPTION_HOSTNAME) &&
2218 if (!(opt->flags & DHOPT_FORCE) && !in_list(req_options, optno))
2291 (o->flags & DHOPT_FORCE || in_list(req_options, o->u.encap)))
2305 if (in_list(req_options, OPTION_VENDOR_CLASS_OPT))