Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c114 static struct dadq *nd6_dad_attach(struct dadq *, struct ifaddr *);
1800 dp = nd6_dad_attach(dp, ifa); in nd6_dad_start()
1842 nd6_dad_attach(struct dadq *dp, struct ifaddr *ifa) in nd6_dad_attach() function