Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcp6.h66 #define D6_OPTION_IA_ADDR 5 macro
H A Ddhcp6.c1027 COPYIN(D6_OPTION_IA_ADDR, &ia, sizeof(ia)); in dhcp6_makemessage()
2134 while ((o = dhcp6_findoption(d, l, D6_OPTION_IA_ADDR, &ol))) { in dhcp6_findna()