Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/ !
H A Dnd6_rtr.c114 static struct nd_defrouter *nddr_alloc(zalloc_flags_t);
2075 n = nddr_alloc(Z_WAITOK); in defrtrlist_update_common()
2875 nddr_alloc(zalloc_flags_t how) in nddr_alloc() function