Searched refs:OPTION_MPTCP_MPC_ACK (Results 1 – 3 of 3) sorted by relevance
42 subopt = OPTION_MPTCP_MPC_ACK; in mptcp_parse_option()477 opts->suboptions = OPTION_MPTCP_MPC_ACK; in mptcp_established_options_mp()664 (opts->suboptions & (OPTION_MPTCP_MPJ_ACK | OPTION_MPTCP_MPC_ACK)) || in mptcp_established_options_add_addr()953 if (subflow->is_mptfo && mp_opt->suboptions & OPTION_MPTCP_MPC_ACK) in check_fully_established()1458 if (!((OPTION_MPTCP_MPC_SYNACK | OPTION_MPTCP_MPC_ACK) & in mptcp_write_options()1464 if (!((OPTION_MPTCP_MPC_ACK) & opts->suboptions)) in mptcp_write_options()
21 #define OPTION_MPTCP_MPC_ACK BIT(2) macro36 OPTION_MPTCP_MPC_ACK)
829 if (mp_opt.suboptions & OPTION_MPTCP_MPC_ACK) { in subflow_syn_recv_sock()