Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp6.h84 #define D6_OPTION_IAPREFIX 26 macro
H A Ddhcp6.c1004 COPYIN(D6_OPTION_IAPREFIX, &pdp, sizeof(pdp)); in dhcp6_makemessage()
2263 while ((o = dhcp6_findoption(d, l, D6_OPTION_IAPREFIX, &ol))) { in dhcp6_findpd()