Searched refs:OPTION_MPTCP_MPJ_SYNACK (Results 1 – 2 of 2) sorted by relevance
23 #define OPTION_MPTCP_MPJ_SYNACK BIT(4) macro37 #define OPTIONS_MPTCP_MPJ (OPTION_MPTCP_MPJ_SYN | OPTION_MPTCP_MPJ_SYNACK | \
905 opts->suboptions = OPTION_MPTCP_MPJ_SYNACK; in mptcp_synack_options()1475 } else if (OPTION_MPTCP_MPJ_SYNACK & opts->suboptions) { in mptcp_write_options()