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

Lines Matching refs:dhc

3167 	const struct dhcp_compat *dhc;
3177 for (dhc = dhcp_compats; dhc->dhcp_opt; dhc++) {
3178 if (has_option_mask(ifo->requestmask, dhc->dhcp_opt))
3180 dhc->dhcp6_opt);