Searched refs:tseg_qent (Results 1 – 5 of 5) sorted by relevance
168 struct tseg_qent { struct169 LIST_ENTRY(tseg_qent) tqe_q;174 LIST_HEAD(tsegqe_head, tseg_qent); argument1085 struct tseg_qent;1086 _TCPCB_LIST_HEAD(tsegqe_head, tseg_qent);1808 extern struct tseg_qent * tcp_reass_qent_alloc(void);1809 extern void tcp_reass_qent_free(struct tseg_qent *te);
212 struct tseg_qent *q; in mptcp_reass_present()272 struct tseg_qent *q; in mptcp_reass()273 struct tseg_qent *p = NULL; in mptcp_reass()274 struct tseg_qent *nq; in mptcp_reass()275 struct tseg_qent *te = NULL; in mptcp_reass()
250 KALLOC_TYPE_DEFINE(tcp_reass_zone, struct tseg_qent, NET_KT_DEFAULT);1765 struct tseg_qent *q; in tcp_freeq()5397 struct tseg_qent *5404 tcp_reass_qent_free(struct tseg_qent *te) in tcp_reass_qent_free()
563 struct tseg_qent *q; in tcp_reass()564 struct tseg_qent *p = NULL; in tcp_reass()565 struct tseg_qent *nq; in tcp_reass()566 struct tseg_qent *te = NULL; in tcp_reass()
6679 struct tseg_qent *q; in mptcp_freeq()