Searched refs:OPTION_MPTCP_MPC_ACK (Results 1 – 4 of 4) sorted by relevance
42 subopt = OPTION_MPTCP_MPC_ACK; in mptcp_parse_option()484 opts->suboptions = OPTION_MPTCP_MPC_ACK; in mptcp_established_options_mp()671 (opts->suboptions & (OPTION_MPTCP_MPJ_ACK | OPTION_MPTCP_MPC_ACK)) || in mptcp_established_options_add_addr()971 if (subflow->is_mptfo && mp_opt->suboptions & OPTION_MPTCP_MPC_ACK) in check_fully_established()1531 if (!((OPTION_MPTCP_MPC_SYNACK | OPTION_MPTCP_MPC_ACK) & in mptcp_write_options()1537 if (!((OPTION_MPTCP_MPC_ACK) & opts->suboptions)) in mptcp_write_options()
22 #define OPTION_MPTCP_MPC_ACK BIT(2) macro37 OPTION_MPTCP_MPC_ACK)
278 opt_mp_capable = !!(mp_opt.suboptions & OPTION_MPTCP_MPC_ACK); in mptcp_subflow_init_cookie_req()849 (OPTION_MPTCP_MPC_SYN | OPTION_MPTCP_MPC_ACK))) in subflow_syn_recv_sock()898 if (mp_opt.suboptions & OPTION_MPTCP_MPC_ACK) { in subflow_syn_recv_sock()
3578 if (mp_opt->suboptions & OPTION_MPTCP_MPC_ACK) in mptcp_sk_clone_init()