Searched refs:MPTE_FORCE_V0 (Results 1 – 3 of 3) sorted by relevance
1781 mpte->mpte_flags |= MPTE_FORCE_V0; in mptcp_setopt()1785 mpte->mpte_flags &= ~MPTE_FORCE_V0; in mptcp_setopt()2114 if (mpte->mpte_flags & MPTE_FORCE_V0) { in mptcp_getopt()
118 #define MPTE_FORCE_V0 0x200 /* Force MPTCP to use version 0 regradless of tcp c… macro
5457 if (mpte->mpte_flags & MPTE_FORCE_V0 || !mptcp_enable_v1) { in mptcp_init_local_parms()