IN6_IFF_TEMPORARY
if ((flags6 & IN6_IFF_TEMPORARY) != 0)
if ((addr.flags & IN6_IFF_TEMPORARY) != 0) {
if ((ia6->ia6_flags & IN6_IFF_TEMPORARY) &&
if ((ifa6->ia6_flags & IN6_IFF_TEMPORARY) != 0 &&
if ((ifa6->ia6_flags & IN6_IFF_TEMPORARY) != 0 &&
if (!(ia_best->ia6_flags & IN6_IFF_TEMPORARY) &&
(ia->ia6_flags & IN6_IFF_TEMPORARY)) {
if ((ia_best->ia6_flags & IN6_IFF_TEMPORARY) &&
!(ia->ia6_flags & IN6_IFF_TEMPORARY)) {
(ia6->ia6_flags & IN6_IFF_TEMPORARY) != 0 &&
if ((it6->ia6_flags & IN6_IFF_TEMPORARY) != 0 &&
(ia6->ia6_flags & IN6_IFF_TEMPORARY) != 0) {
if ((ifp->if_inet6->nd_flags & ND6_IFF_STABLEADDR) && !(ia->ia6_flags & IN6_IFF_TEMPORARY))
if ((ifp->if_inet6->nd_flags & ND6_IFF_STABLEADDR) && !(ia->ia6_flags & IN6_IFF_TEMPORARY)) {
if ((ifa6->ia6_flags & IN6_IFF_TEMPORARY) != 0) {
ifa6->ia6_flags & (IN6_IFF_DUPLICATED | IN6_IFF_TEMPORARY))
ifra.ifra_flags |= (IN6_IFF_AUTOCONF|IN6_IFF_TEMPORARY);
if (flags & IN6_IFF_TEMPORARY)
if ((flags & (IN6_IFF_AUTOCONF|IN6_IFF_TEMPORARY)) == 0)
in6_flags |= IN6_IFF_TEMPORARY;