HomeSort by: relevance | last modified time | path
    Searched refs:dhc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
dhcp6.c 4051 const struct dhcp_compat *dhc; local
4082 for (dhc = dhcp_compats; dhc->dhcp_opt; dhc++) {
4083 if (DHC_REQ(ifo->requestmask, ifo->nomask, dhc->dhcp_opt))
4085 dhc->dhcp6_opt);
dhcp6.c 4051 const struct dhcp_compat *dhc; local
4082 for (dhc = dhcp_compats; dhc->dhcp_opt; dhc++) {
4083 if (DHC_REQ(ifo->requestmask, ifo->nomask, dhc->dhcp_opt))
4085 dhc->dhcp6_opt);

Completed in 48 milliseconds