gre_bufq
gre_bufq_init(struct gre_bufq *bq, size_t len0)
gre_bufq_dequeue(struct gre_bufq *bq)
gre_bufq_purge(struct gre_bufq *bq)
gre_bufq_destroy(struct gre_bufq *bq)
gre_bufq_enqueue(struct gre_bufq *bq, struct mbuf *m)
struct gre_bufq sc_snd;