Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
HDnd6_rtr.c72 static struct in6_ifaddr *in6_ifadd (struct nd_prefix *,
1086 if ((ia6 = in6_ifadd(new, NULL)) != NULL) { in prelist_update()
1514 in6_ifadd(struct nd_prefix *pr, struct in6_addr *ifid) in in6_ifadd() function