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

Lines Matching refs:opt2

129 	const struct dhcp_opt *opt, *opt2;
136 for (j = 0, opt2 = opts; j < opts_len; j++, opt2++)
137 if (opt->option == opt2->option)