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 74 #define D6_OPTION_VENDOR_CLASS 16
dhcp6.c 172 { DHO_VIVCO, D6_OPTION_VENDOR_CLASS },
320 o.code = htons(D6_OPTION_VENDOR_CLASS);
335 o.code = htons(D6_OPTION_VENDOR_CLASS);
885 if (!has_option_mask(ifo->nomask6, D6_OPTION_VENDOR_CLASS))
1209 if (!has_option_mask(ifo->nomask6, D6_OPTION_VENDOR_CLASS))

Completed in 18 milliseconds