Searched refs:D6_OPTION_IA_PD (Results 1 – 3 of 3) sorted by relevance
79 #define D6_OPTION_IA_PD 25 macro
646 if (ap->ia_type == D6_OPTION_IA_PD) { in dhcp6_makemessage()665 if (ifo->ia[l].ia_type == D6_OPTION_IA_PD) { in dhcp6_makemessage()783 if (ifo->ia[l].ia_type == D6_OPTION_IA_PD) { in dhcp6_makemessage()802 if (ap->ia_type == D6_OPTION_IA_PD) { in dhcp6_makemessage()1331 if (!((ia->ia_type == D6_OPTION_IA_PD && ia->prefix_len) || in dhcp6_addrequestedaddrs()1347 if (ia->ia_type == D6_OPTION_IA_PD) { in dhcp6_addrequestedaddrs()1464 if (t == D6_OPTION_IA_PD || in dhcp6_hasprefixdelegation()1465 ifp->options->ia[i].ia_type == D6_OPTION_IA_PD) in dhcp6_hasprefixdelegation()1470 return t == D6_OPTION_IA_PD ? 1 : 0; in dhcp6_hasprefixdelegation()1865 a->ia_type = D6_OPTION_IA_PD; in dhcp6_findpd()[all …]
700 ia->ia_type = D6_OPTION_IA_PD; in parse_option()1316 i = D6_OPTION_IA_PD; in parse_option()1388 if (p && ia->ia_type == D6_OPTION_IA_PD) { in parse_option()1404 if (ia->ia_type != D6_OPTION_IA_PD) in parse_option()