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

  /src/external/bsd/dhcpcd/dist/src/
dhcp6.h 76 #define D6_OPTION_VENDOR_CLASS 16
dhcp6.c 165 { DHO_FQDN, D6_OPTION_FQDN }, { DHO_VIVCO, D6_OPTION_VENDOR_CLASS },
303 o.code = htons(D6_OPTION_VENDOR_CLASS);
318 o.code = htons(D6_OPTION_VENDOR_CLASS);
851 if (dho_policy_allowed(pg, D6_OPTION_VENDOR_CLASS))
1170 if (dho_policy_allowed(pg, D6_OPTION_VENDOR_CLASS))

Completed in 88 milliseconds