Searched refs:MPTE_FORCE_V1 (Results 1 – 3 of 3) sorted by relevance
1785 mpte->mpte_flags &= ~MPTE_FORCE_V1; in mptcp_setopt()1787 mpte->mpte_flags |= MPTE_FORCE_V1; in mptcp_setopt()2119 } 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
5317 } else if (mpte->mpte_flags & MPTE_FORCE_V1 && mptcp_enable_v1) { in mptcp_init_local_parms()