Searched refs:MPTE_FORCE_ENABLE (Results 1 – 5 of 5) sorted by relevance
1767 mpte->mpte_flags |= MPTE_FORCE_ENABLE; in mptcp_setopt()1769 mpte->mpte_flags &= ~MPTE_FORCE_ENABLE; in mptcp_setopt()2116 optval = !!(mpte->mpte_flags & MPTE_FORCE_ENABLE); in mptcp_getopt()
113 #define MPTE_FORCE_ENABLE 0x10 /* For MPTCP regardless of heuristics to detect mid… macro
1275 (tptomptp(tp)->mpt_mpte->mpte_flags & MPTE_FORCE_ENABLE)) { in tcp_heuristic_do_mptcp()
92 !(mpte->mpte_flags & MPTE_FORCE_ENABLE)) { in mptcp_setup_first_subflow_syn_opts()
323 (tptomptp(tp)->mpt_mpte->mpte_flags & MPTE_FORCE_ENABLE))) { in tcp_tfo_check()