Searched refs:OPTIONS_MPTCP_MPJ (Results 1 – 2 of 2) sorted by relevance
943 subflow->mp_join && (mp_opt->suboptions & OPTIONS_MPTCP_MPJ) && in check_fully_established()1497 } else if (OPTIONS_MPTCP_MPJ & opts->suboptions) { in mptcp_write_options()
38 #define OPTIONS_MPTCP_MPJ (OPTION_MPTCP_MPJ_SYN | OPTION_MPTCP_MPJ_SYNACK | \ macro