Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c111 static struct dadq *nd6_dad_attach(struct dadq *, struct ifaddr *);
1771 dp = nd6_dad_attach(dp, ifa); in nd6_dad_start()
1813 nd6_dad_attach(struct dadq *dp, struct ifaddr *ifa) in nd6_dad_attach() function