Searched refs:OPTION_MPTCP_MPC_SYN (Results 1 – 2 of 2) sorted by relevance
341 opts->suboptions = OPTION_MPTCP_MPC_SYN; in mptcp_syn_options()980 if ((OPTION_MPTCP_MPC_SYN | OPTION_MPTCP_MPC_SYNACK | in mptcp_write_options()984 if (OPTION_MPTCP_MPC_SYN & opts->suboptions) in mptcp_write_options()
17 #define OPTION_MPTCP_MPC_SYN BIT(0) macro