Home
last modified time | relevance | path

Searched refs:opt_mp_capable (Results 1 – 1 of 1) sorted by relevance

/net/mptcp/
Dsubflow.c143 bool opt_mp_capable, opt_mp_join; in subflow_check_req() local
157 opt_mp_capable = !!(mp_opt.suboptions & OPTIONS_MPTCP_MPC); in subflow_check_req()
159 if (opt_mp_capable) { in subflow_check_req()
168 if (opt_mp_capable && listener->request_mptcp) { in subflow_check_req()
248 bool opt_mp_capable, opt_mp_join; in mptcp_subflow_init_cookie_req() local
254 opt_mp_capable = !!(mp_opt.suboptions & OPTIONS_MPTCP_MPC); in mptcp_subflow_init_cookie_req()
256 if (opt_mp_capable && opt_mp_join) in mptcp_subflow_init_cookie_req()
259 if (opt_mp_capable && listener->request_mptcp) { in mptcp_subflow_init_cookie_req()