Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_rtr.c118 static struct nd_prefix *ndpr_alloc(int);
2236 new = ndpr_alloc(M_WAITOK); in nd6_prelist_add()
2909 ndpr_alloc(int how) in ndpr_alloc() function