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

Lines Matching refs:opt2

136 	const struct dhcp_opt *opt, *opt2;
142 for (j = 0, opt2 = opts; j < opts_len; j++, opt2++)
143 if (opt2->option == opt->option)
518 const struct dhcp_opt *opt, *opt2;
562 for (n = 0, opt2 = ifo->dhcp6_override;
564 n++, opt2++)
566 if (opt->option == opt2->option)
897 for (n = 0, opt2 = ifo->dhcp6_override;
899 n++, opt2++)
901 if (opt->option == opt2->option)