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

/freebsd-10.1-release/sys/netinet6/
H A Dnd6_rtr.c73 static struct in6_ifaddr *in6_ifadd(struct nd_prefixctl *, int);
1253 if ((ia6 = in6_ifadd(new, mcast)) != NULL) {
1791 in6_ifadd(struct nd_prefixctl *pr, int mcast) function
1835 nd6log((LOG_INFO, "in6_ifadd: wrong prefixlen for %s "
1893 log(LOG_INFO, "in6_ifadd: %s is already configured\n",
1909 "in6_ifadd: failed to make ifaddr %s on %s (errno=%d)\n",

Completed in 52 milliseconds