Home
last modified time | relevance | path

Searched refs:D6_OPTION_UNICAST (Results 1 – 2 of 2) sorted by relevance

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcp6.h70 #define D6_OPTION_UNICAST 12 macro
H A Ddhcp6.c871 if (has_option_mask(ifo->nomask6, D6_OPTION_UNICAST)) { in dhcp6_makemessage()
875 unicast = dhcp6_findmoption(m, ml, D6_OPTION_UNICAST, &uni_len); in dhcp6_makemessage()