IN6_IFF_NOTREADY
(IN6_IFF_ANYCAST|IN6_IFF_NOTREADY))) {
IN6_IFF_NOTREADY|
if (((struct in6_ifaddr *)ifa)->ia6_flags & IN6_IFF_NOTREADY)
if (((struct in6_ifaddr *)ifa)->ia6_flags & IN6_IFF_NOTREADY)
(IN6_IFF_NOTREADY | IN6_IFF_DETACHED)) {
IN6_IFF_NOTREADY)))
(IN6_IFF_NOTREADY | IN6_IFF_ANYCAST | IN6_IFF_DETACHED))) {
if (ia->ia6_flags & IN6_IFF_NOTREADY) {
ia = in6ifa_ifpforlinklocal(ifp, IN6_IFF_NOTREADY|IN6_IFF_ANYCAST);
ia = in6ifa_ifpforlinklocal(ifp, IN6_IFF_NOTREADY|IN6_IFF_ANYCAST);
ia = in6ifa_ifpforlinklocal(ifp, IN6_IFF_NOTREADY|IN6_IFF_ANYCAST);
IN6_IFF_NOTREADY|IN6_IFF_ANYCAST);
IN6_IFF_NOTREADY | IN6_IFF_ANYCAST);
(IN6_IFF_NOTREADY|IN6_IFF_DETACHED|IN6_IFF_DEPRECATED)) {
return (! (ia->ia6_flags & IN6_IFF_NOTREADY));
if (!(llflag & IN6_IFF_NOTREADY)) {