Searched refs:MPTCPF_FALLBACK_TO_TCP (Results 1 – 5 of 5) sorted by relevance
309 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_usr_connectx()496 if (!(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP)) { in mptcp_getconninfo()499 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_getconninfo()
432 #define MPTCPF_FALLBACK_TO_TCP 0x002 /* Fallback to TCP */ macro
423 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_input()1341 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_session_necp_cb()
519 !(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP); in mptcp_ok_to_create_subflows()1564 (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP)) { in mptcp_subflow_socreate()2147 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_subflow_soreceive()3657 ((mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && (mpts->mpts_flags & MPTSF_ACTIVE))) { in mptcp_subflow_propagate_ev()4218 ((mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && (mpts->mpts_flags & MPTSF_ACTIVE))) { in mptcp_subflow_disconnected_ev()4273 mp_tp->mpt_flags |= MPTCPF_FALLBACK_TO_TCP; in mptcp_subflow_mpstatus_ev()4278 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_subflow_mpstatus_ev()4341 if (!(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && is_fastclose) { in mptcp_subflow_mustrst_ev()6714 if (mpte->mpte_mptcb->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_set_cellicon()
1165 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_update_window_wakeup()