Home
last modified time | relevance | path

Searched refs:OPTIONS_MPTCP_MPC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/mptcp/
H A Doptions.c744 if (!subflow->send_mp_prio || (opts->suboptions & OPTIONS_MPTCP_MPC)) in mptcp_established_options_mp_prio()
972 if (!(mp_opt->suboptions & OPTIONS_MPTCP_MPC)) { in check_fully_established()
1435 } else if (OPTIONS_MPTCP_MPC & opts->suboptions) { in mptcp_write_options()
H A Dprotocol.h35 #define OPTIONS_MPTCP_MPC (OPTION_MPTCP_MPC_SYN | OPTION_MPTCP_MPC_SYNACK | \ macro

Completed in 5 milliseconds