Searched refs:MPTE_FORCE_ENABLE (Results 1 – 5 of 5) sorted by relevance
1762 mpte->mpte_flags |= MPTE_FORCE_ENABLE; in mptcp_setopt()1764 mpte->mpte_flags &= ~MPTE_FORCE_ENABLE; in mptcp_setopt()2111 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
1280 (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()
319 (tptomptp(tp)->mpt_mpte->mpte_flags & MPTE_FORCE_ENABLE))) { in tcp_tfo_check()