Home
last modified time | relevance | path

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

/linux/net/mptcp/
A Doptions.c138 mp_opt->suboptions |= OPTION_MPTCP_MPJ_SYNACK; in mptcp_parse_option()
911 opts->suboptions = OPTION_MPTCP_MPJ_SYNACK; in mptcp_synack_options()
1500 } else if (OPTION_MPTCP_MPJ_SYNACK & opts->suboptions) { in mptcp_write_options()
A Dprotocol.h24 #define OPTION_MPTCP_MPJ_SYNACK BIT(4) macro
38 #define OPTIONS_MPTCP_MPJ (OPTION_MPTCP_MPJ_SYN | OPTION_MPTCP_MPJ_SYNACK | \
A Dsubflow.c565 if (!(mp_opt.suboptions & OPTION_MPTCP_MPJ_SYNACK)) { in subflow_finish_connect()

Completed in 19 milliseconds