Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6_prproxy.c152 static struct nd6_prproxy_soltgt *nd6_soltgt_alloc(int);
1381 soltgt = nd6_soltgt_alloc(M_WAITOK); in nd6_solsrc_enq()
1451 nd6_soltgt_alloc(int how) in nd6_soltgt_alloc() function