Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dnd6_prproxy.c147 static struct nd6_prproxy_solsrc *nd6_solsrc_alloc(int);
1275 nd6_solsrc_alloc(int how) in nd6_solsrc_alloc() function
1365 ssrc = nd6_solsrc_alloc(M_WAITOK); in nd6_solsrc_enq()