Searched refs:mpt_segq (Results 1 – 3 of 3) sorted by relevance
224 q = LIST_FIRST(&mp_tp->mpt_segq); in mptcp_reass_present()254 q = LIST_FIRST(&mp_tp->mpt_segq); in mptcp_reass_present()311 LIST_FOREACH(q, &mp_tp->mpt_segq, tqe_q) { in mptcp_reass()386 LIST_INSERT_HEAD(&mp_tp->mpt_segq, te, tqe_q); in mptcp_reass()597 !LIST_EMPTY(&mp_tp->mpt_segq)) { in mptcp_input()
429 struct tsegqe_head mpt_segq; member
5871 !LIST_EMPTY(&mp_tp->mpt_segq)) { in mptcp_sbrcv_grow()6691 while ((q = LIST_FIRST(&mp_tp->mpt_segq)) != NULL) { in mptcp_freeq()