Searched refs:OPTIONS_MPTCP_MPC (Results 1 – 4 of 4) sorted by relevance
158 opt_mp_capable = !!(mp_opt.suboptions & OPTIONS_MPTCP_MPC); in subflow_check_req()255 opt_mp_capable = !!(mp_opt.suboptions & OPTIONS_MPTCP_MPC); in mptcp_subflow_init_cookie_req()415 if (!(mp_opt.suboptions & OPTIONS_MPTCP_MPC)) { in subflow_finish_connect()667 if (!(mp_opt.suboptions & OPTIONS_MPTCP_MPC)) { in subflow_syn_recv_sock()735 if (mp_opt.suboptions & OPTIONS_MPTCP_MPC) in subflow_syn_recv_sock()
88 mp_opt->suboptions |= OPTIONS_MPTCP_MPC; in mptcp_parse_option()950 if (!(mp_opt->suboptions & OPTIONS_MPTCP_MPC)) { in check_fully_established()
34 #define OPTIONS_MPTCP_MPC (OPTION_MPTCP_MPC_SYN | OPTION_MPTCP_MPC_SYNACK | \ macro
2814 if (mp_opt->suboptions & OPTIONS_MPTCP_MPC) { in mptcp_sk_clone()