Searched refs:in6_tmpifadd (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h423 int in6_tmpifadd(const struct in6_ifaddr *, int);
H A Dnd6_rtr.c1343 * in6_tmpifadd().
1347 if ((e = in6_tmpifadd(ia6, 1)) != 0) {
1928 in6_tmpifadd( function
1971 nd6log((LOG_NOTICE, "in6_tmpifadd: failed to find "
2023 "in6_tmpifadd: ifa update succeeded, but we got "
H A Din6.c890 if ((e = in6_tmpifadd(ia, 1)) != 0) {
H A Dnd6.c747 if ((e = in6_tmpifadd(public_ifa6, 0)) != 0) {

Completed in 35 milliseconds