Searched refs:opt_mp_capable (Results 1 – 1 of 1) sorted by relevance
144 bool opt_mp_capable, opt_mp_join; in subflow_check_req() local158 opt_mp_capable = !!(mp_opt.suboptions & OPTIONS_MPTCP_MPC); in subflow_check_req()160 if (opt_mp_capable) { in subflow_check_req()169 if (opt_mp_capable && listener->request_mptcp) { in subflow_check_req()249 bool opt_mp_capable, opt_mp_join; in mptcp_subflow_init_cookie_req() local255 opt_mp_capable = !!(mp_opt.suboptions & OPTIONS_MPTCP_MPC); in mptcp_subflow_init_cookie_req()257 if (opt_mp_capable && opt_mp_join) in mptcp_subflow_init_cookie_req()260 if (opt_mp_capable && listener->request_mptcp) { in mptcp_subflow_init_cookie_req()