Searched refs:ng_ppp_frag (Results 1 – 1 of 1) sorted by relevance
189 struct ng_ppp_frag { struct195 TAILQ_ENTRY(ng_ppp_frag) f_qent; /* Fragment queue */ argument223 TAILQ_HEAD(ng_ppp_fraglist, ng_ppp_frag) /* fragment queue */1526 struct ng_ppp_frag *frag; in ng_ppp_mp_recv()1527 struct ng_ppp_frag *qent; in ng_ppp_mp_recv()1676 struct ng_ppp_frag *qent, *qnext; in ng_ppp_check_packet()1709 struct ng_ppp_frag *qent, *qnext; in ng_ppp_get_packet()1747 struct ng_ppp_frag *qent, *qnext = NULL; in ng_ppp_frag_trim()1799 struct ng_ppp_frag *qent; in ng_ppp_frag_drop()1890 struct ng_ppp_frag *qent, *beg, *end; in ng_ppp_frag_checkstale()[all …]