Searched refs:mpt_segq (Results 1 – 3 of 3) sorted by relevance
223 q = LIST_FIRST(&mp_tp->mpt_segq); in mptcp_reass_present()253 q = LIST_FIRST(&mp_tp->mpt_segq); in mptcp_reass_present()303 LIST_FOREACH(q, &mp_tp->mpt_segq, tqe_q) { in mptcp_reass()378 LIST_INSERT_HEAD(&mp_tp->mpt_segq, te, tqe_q); in mptcp_reass()587 !LIST_EMPTY(&mp_tp->mpt_segq)) { in mptcp_input()
425 struct tsegqe_head mpt_segq; member
5841 !LIST_EMPTY(&mp_tp->mpt_segq)) { in mptcp_sbrcv_grow()6662 while ((q = LIST_FIRST(&mp_tp->mpt_segq)) != NULL) { in mptcp_freeq()