ng_pptpgre_roq
struct ng_pptpgre_roq *np, *last = NULL;
struct ng_pptpgre_roq *np;
SLIST_ENTRY(ng_pptpgre_roq) next; /* next entry of the queue */
SLIST_HEAD(ng_pptpgre_roq_head, ng_pptpgre_roq);
const struct ng_pptpgre_roq *st);
ng_pptpgre_sendq(const hpriv_p hpriv, roqh *q, const struct ng_pptpgre_roq *st)
struct ng_pptpgre_roq *np;
struct ng_pptpgre_roq *last = NULL; /* last packet in the sendq */
struct ng_pptpgre_roq *np, *prev;
struct ng_pptpgre_roq temp = { { NULL }, NULL, 0 };