Searched refs:MPTCPF_FALLBACK_TO_TCP (Results 1 – 6 of 6) sorted by relevance
310 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_usr_connectx()497 if (!(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP)) { in mptcp_getconninfo()500 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_getconninfo()
435 #define MPTCPF_FALLBACK_TO_TCP 0x002 /* Fallback to TCP */ macro
433 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_input()1353 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_session_necp_cb()
523 !(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP); in mptcp_ok_to_create_subflows()1570 (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP)) { in mptcp_subflow_socreate()2161 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_subflow_soreceive()3690 ((mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && (mpts->mpts_flags & MPTSF_ACTIVE))) { in mptcp_subflow_propagate_ev()4253 ((mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && (mpts->mpts_flags & MPTSF_ACTIVE))) { in mptcp_subflow_disconnected_ev()4308 mp_tp->mpt_flags |= MPTCPF_FALLBACK_TO_TCP; in mptcp_subflow_mpstatus_ev()4313 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_subflow_mpstatus_ev()4376 if (!(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && is_fastclose) { in mptcp_subflow_mustrst_ev()6745 if (mpte->mpte_mptcb->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_set_cellicon()
1148 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in mptcp_update_window_wakeup()
1839 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) { in tcp_output()