Lines Matching refs:D6_OPTION_IA_PD
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()
1990 case D6_OPTION_IA_PD: in dhcp6_findia()
2044 if (code == D6_OPTION_IA_PD) { in dhcp6_findia()