Lines Matching refs:IPV6_AF_NEW
1775 a->flags = IPV6_AF_NEW | IPV6_AF_ONLINK; in dhcp6_findna()
1799 a->flags |= IPV6_AF_ONLINK | IPV6_AF_NEW; in dhcp6_findna()
1806 a->flags |= IPV6_AF_NEW; in dhcp6_findna()
1862 a->flags = IPV6_AF_NEW | IPV6_AF_DELEGATEDPFX; in dhcp6_findpd()
1876 a->flags |= IPV6_AF_NEW | IPV6_AF_DELEGATEDPFX; in dhcp6_findpd()
1879 a->flags |= IPV6_AF_NEW; in dhcp6_findpd()
2337 a->flags = IPV6_AF_NEW | IPV6_AF_ONLINK; in dhcp6_ifdelegateaddr()
2360 a->flags &= ~IPV6_AF_NEW; in dhcp6_ifdelegateaddr()
2453 if (ap->flags & IPV6_AF_NEW) { in dhcp6_delegate_prefix()
2454 ap->flags &= ~IPV6_AF_NEW; in dhcp6_delegate_prefix()
2972 if (ap->flags & IPV6_AF_NEW) { in dhcp6_handledata()