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

  /src/external/bsd/dhcpcd/dist/src/
dhcp6.h 70 #define D6_OPTION_UNICAST 12
dhcp6.c 970 if (has_option_mask(ifo->nomask6, D6_OPTION_UNICAST)) {
974 unicast = dhcp6_findmoption(m, ml, D6_OPTION_UNICAST, &uni_len);

Completed in 66 milliseconds