Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.h66 #define D6_OPTION_IA_ADDR 5 macro
H A Ddhcp6.c1048 COPYIN(D6_OPTION_IA_ADDR, &ia, sizeof(ia)); in dhcp6_makemessage()
2187 while ((o = dhcp6_findoption(d, l, D6_OPTION_IA_ADDR, &ol))) { in dhcp6_findna()