Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:OPTION

115 		if (opt->option == iana_en)
120 if (opt->option == iana_en)
174 if (e == 0 && opt->option == n)
187 if (e == 0 && opt->option == n)
194 if (!match || !opt->option) {
205 add_option_mask(mask, opt->option);
207 del_option_mask(mask, opt->option);
265 /* Decode an RFC3397 DNS search order option into a space
815 /* Create a new prefix based on the option */
845 /* An option was expected, but there is not enough
849 * option which is optional.
854 "%s: %s: malformed option %d",
855 ifname, __func__, opt->option);
858 /* Use the option prefix if the embedded option
871 /* Zero any option indexes
878 eoc = opt->option;
879 if (eopt->type & OPTION) {
891 if (eopt->option == eoc) {
892 if (eopt->type & OPTION) {
900 eopt->type & OPTION ? oopt : eopt,