Searched refs:OPTION_MPTCP_MPC_ACK (Results 1 – 2 of 2) sorted by relevance
471 opts->suboptions = OPTION_MPTCP_MPC_ACK; in mptcp_established_options_mp()661 (opts->suboptions & (OPTION_MPTCP_MPJ_ACK | OPTION_MPTCP_MPC_ACK)) || in mptcp_established_options_add_addr()1345 if (!((OPTION_MPTCP_MPC_SYNACK | OPTION_MPTCP_MPC_ACK) & in mptcp_write_options()1351 if (!((OPTION_MPTCP_MPC_ACK) & opts->suboptions)) in mptcp_write_options()
20 #define OPTION_MPTCP_MPC_ACK BIT(2) macro35 OPTION_MPTCP_MPC_ACK)
Completed in 9 milliseconds