Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_prproxy.c153 static struct nd6_prproxy_soltgt *nd6_soltgt_alloc(int);
1383 soltgt = nd6_soltgt_alloc(M_WAITOK); in nd6_solsrc_enq()
1454 nd6_soltgt_alloc(int how) in nd6_soltgt_alloc() function