Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6_prproxy.c146 static struct nd6_prproxy_solsrc *nd6_solsrc_alloc(int);
1274 nd6_solsrc_alloc(int how) in nd6_solsrc_alloc() function
1363 ssrc = nd6_solsrc_alloc(M_WAITOK); in nd6_solsrc_enq()