Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet6/
H A Dnd6_rtr.c112 static struct nd_defrouter *nddr_alloc(zalloc_flags_t);
2070 n = nddr_alloc(Z_WAITOK); in defrtrlist_update_common()
2870 nddr_alloc(zalloc_flags_t how) in nddr_alloc() function