Lines Matching defs:hostIsNew
789 int error, hostIsNew = 0;
795 hostIsNew = 1;
800 error = in6_update_ifa_internal(ifp, ifra, ia, hostIsNew, flags);
802 if (hostIsNew != 0) {
809 if (hostIsNew)
1043 struct in6_ifaddr *ia, int hostIsNew, int flags)
1093 (hostIsNew || (ND_IFINFO(ifp)->flags & ND6_IFF_IFDISABLED)))
1097 error = in6_notify_ifa(ifp, ia, ifra, hostIsNew);
1509 struct in6_aliasreq *ifra, int hostIsNew)
1520 if (hostIsNew != 0) {