Searched refs:nd6_prproxy_solsrc (Results 1 – 1 of 1) sorted by relevance
121 struct nd6_prproxy_solsrc { struct122 TAILQ_ENTRY(nd6_prproxy_solsrc) solsrc_tqe;137 TAILQ_HEAD(, nd6_prproxy_solsrc) soltgt_q; argument146 static struct nd6_prproxy_solsrc *nd6_solsrc_alloc(int);147 static void nd6_solsrc_free(struct nd6_prproxy_solsrc *);184 struct nd6_prproxy_solsrc, NET_KT_DEFAULT); /* nd6_prproxy_solsrc zone */1273 static struct nd6_prproxy_solsrc *1280 nd6_solsrc_free(struct nd6_prproxy_solsrc *ssrc) in nd6_solsrc_free()1353 struct nd6_prproxy_solsrc *ssrc; in nd6_solsrc_enq()1420 struct nd6_prproxy_solsrc *ssrc; in nd6_solsrc_deq()[all …]