Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet6/
H A Dnd6_rtr.c117 static struct nd_prefix *ndpr_alloc(int);
2289 new = ndpr_alloc(M_WAITOK); in nd6_prelist_add()
3016 ndpr_alloc(int how) in ndpr_alloc() function