Searched refs:MPTE_FORCE_V1 (Results 1 – 3 of 3) sorted by relevance
1787 mpte->mpte_flags &= ~MPTE_FORCE_V1; in mptcp_setopt()1789 mpte->mpte_flags |= MPTE_FORCE_V1; in mptcp_setopt()2121 } else if (mpte->mpte_flags & MPTE_FORCE_V1) { in mptcp_getopt()
119 #define MPTE_FORCE_V1 0x400 /* Force MPTCP to use version 1 regradless of tcp c… macro
5306 } else if (mpte->mpte_flags & MPTE_FORCE_V1 && mptcp_enable_v1) { in mptcp_init_local_parms()