Searched refs:opt_mp_capable (Results 1 – 1 of 1) sorted by relevance
145 bool opt_mp_capable, opt_mp_join; in subflow_check_req() local159 opt_mp_capable = !!(mp_opt.suboptions & OPTIONS_MPTCP_MPC); in subflow_check_req()161 if (opt_mp_capable) { in subflow_check_req()170 if (opt_mp_capable && listener->request_mptcp) { in subflow_check_req()250 bool opt_mp_capable, opt_mp_join; in mptcp_subflow_init_cookie_req() local256 opt_mp_capable = !!(mp_opt.suboptions & OPTIONS_MPTCP_MPC); in mptcp_subflow_init_cookie_req()258 if (opt_mp_capable && opt_mp_join) in mptcp_subflow_init_cookie_req()261 if (opt_mp_capable && listener->request_mptcp) { in mptcp_subflow_init_cookie_req()