Home
last modified time | relevance | path

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

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