Searched refs:nd6_prproxy_solsrc (Results 1 – 1 of 1) sorted by relevance
122 struct nd6_prproxy_solsrc { struct123 TAILQ_ENTRY(nd6_prproxy_solsrc) solsrc_tqe;138 TAILQ_HEAD(, nd6_prproxy_solsrc) soltgt_q; argument147 static struct nd6_prproxy_solsrc *nd6_solsrc_alloc(int);148 static void nd6_solsrc_free(struct nd6_prproxy_solsrc *);185 struct nd6_prproxy_solsrc, NET_KT_DEFAULT); /* nd6_prproxy_solsrc zone */1274 static struct nd6_prproxy_solsrc *1281 nd6_solsrc_free(struct nd6_prproxy_solsrc *ssrc) in nd6_solsrc_free()1355 struct nd6_prproxy_solsrc *__single ssrc; in nd6_solsrc_enq()1423 struct nd6_prproxy_solsrc *__single ssrc; in nd6_solsrc_deq()[all …]