Searched refs:OPTION_MPTCP_MPC_SYN (Results 1 – 3 of 3) sorted by relevance
49 subopt = OPTION_MPTCP_MPC_SYN; in mptcp_parse_option()414 opts->suboptions = OPTION_MPTCP_MPC_SYN; in mptcp_syn_options()1440 if (OPTION_MPTCP_MPC_SYN & opts->suboptions) { in mptcp_write_options()
20 #define OPTION_MPTCP_MPC_SYN BIT(0) macro36 #define OPTIONS_MPTCP_MPC (OPTION_MPTCP_MPC_SYN | OPTION_MPTCP_MPC_SYNACK | \
170 opt_mp_capable = !!(mp_opt.suboptions & OPTION_MPTCP_MPC_SYN); in subflow_check_req()851 (OPTION_MPTCP_MPC_SYN | OPTION_MPTCP_MPC_ACK))) in subflow_syn_recv_sock()
Completed in 24 milliseconds