Searched refs:OPTION_MPTCP_MPC_ACK (Results 1 – 3 of 3) sorted by relevance
474 opts->suboptions = OPTION_MPTCP_MPC_ACK; in mptcp_established_options_mp()663 (opts->suboptions & (OPTION_MPTCP_MPJ_ACK | OPTION_MPTCP_MPC_ACK)) || in mptcp_established_options_add_addr()1438 if (!((OPTION_MPTCP_MPC_SYNACK | OPTION_MPTCP_MPC_ACK) & in mptcp_write_options()1444 if (!((OPTION_MPTCP_MPC_ACK) & opts->suboptions)) in mptcp_write_options()
21 #define OPTION_MPTCP_MPC_ACK BIT(2) macro36 OPTION_MPTCP_MPC_ACK)
256 opt_mp_capable = !!(mp_opt.suboptions & OPTION_MPTCP_MPC_ACK); in mptcp_subflow_init_cookie_req()717 (OPTION_MPTCP_MPC_SYN | OPTION_MPTCP_MPC_ACK))) in subflow_syn_recv_sock()