Searched refs:MPTE_FORCE_ENABLE (Results 1 – 5 of 5) sorted by relevance
1793 mpte->mpte_flags |= MPTE_FORCE_ENABLE; in mptcp_setopt()1795 mpte->mpte_flags &= ~MPTE_FORCE_ENABLE; in mptcp_setopt()2139 optval = !!(mpte->mpte_flags & MPTE_FORCE_ENABLE); in mptcp_getopt()
115 #define MPTE_FORCE_ENABLE 0x10 /* For MPTCP regardless of heuristics to detect mid… macro
1194 (tptomptp(tp)->mpt_mpte->mpte_flags & MPTE_FORCE_ENABLE)) { in tcp_heuristic_do_mptcp()
93 !(mpte->mpte_flags & MPTE_FORCE_ENABLE)) { in mptcp_setup_first_subflow_syn_opts()
306 (tptomptp(tp)->mpt_mpte->mpte_flags & MPTE_FORCE_ENABLE))) { in tcp_tfo_check()