Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Dnd6_rtr.c116 static struct nd_prefix *ndpr_alloc(int);
2260 new = ndpr_alloc(M_WAITOK); in nd6_prelist_add()
2987 ndpr_alloc(int how) in ndpr_alloc() function