OPTION_MPTCP_MPC_ACK
if (!((OPTION_MPTCP_MPC_SYNACK | OPTION_MPTCP_MPC_ACK) &
if (!((OPTION_MPTCP_MPC_ACK) & opts->suboptions))
subopt = OPTION_MPTCP_MPC_ACK;
opts->suboptions = OPTION_MPTCP_MPC_ACK;
(opts->suboptions & (OPTION_MPTCP_MPJ_ACK | OPTION_MPTCP_MPC_ACK)) ||
if (subflow->is_mptfo && mp_opt->suboptions & OPTION_MPTCP_MPC_ACK)
if (mp_opt->suboptions & OPTION_MPTCP_MPC_ACK)
OPTION_MPTCP_MPC_ACK)
opt_mp_capable = !!(mp_opt.suboptions & OPTION_MPTCP_MPC_ACK);
(OPTION_MPTCP_MPC_SYN | OPTION_MPTCP_MPC_ACK)))
if (mp_opt.suboptions & OPTION_MPTCP_MPC_ACK) {