Searched refs:ng_pptpgre_roq (Results 1 – 1 of 1) sorted by relevance
173 struct ng_pptpgre_roq { struct174 SLIST_ENTRY(ng_pptpgre_roq) next; /* next entry of the queue */178 SLIST_HEAD(ng_pptpgre_roq_head, ng_pptpgre_roq); argument241 const struct ng_pptpgre_roq *st);727 ng_pptpgre_sendq(const hpriv_p hpriv, roqh *q, const struct ng_pptpgre_roq *st) in ng_pptpgre_sendq()729 struct ng_pptpgre_roq *np; in ng_pptpgre_sendq()761 struct ng_pptpgre_roq *last = NULL; /* last packet in the sendq */ in ng_pptpgre_rcvdata_lower()762 struct ng_pptpgre_roq *np, *prev; in ng_pptpgre_rcvdata_lower()763 struct ng_pptpgre_roq temp = { { NULL }, NULL, 0 }; in ng_pptpgre_rcvdata_lower()1177 struct ng_pptpgre_roq *np, *last = NULL; in ng_pptpgre_reorder_timeout()[all …]