Home
last modified time | relevance | path

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

/linux/net/mptcp/
A Doptions.c127 mp_opt->suboptions |= OPTION_MPTCP_MPJ_SYN; in mptcp_parse_option()
422 opts->suboptions = OPTION_MPTCP_MPJ_SYN; in mptcp_syn_options()
1492 if (OPTION_MPTCP_MPJ_SYN & opts->suboptions) { in mptcp_write_options()
A Dprotocol.h23 #define OPTION_MPTCP_MPJ_SYN BIT(3) macro
38 #define OPTIONS_MPTCP_MPJ (OPTION_MPTCP_MPJ_SYN | OPTION_MPTCP_MPJ_SYNACK | \
A Dsubflow.c171 opt_mp_join = !!(mp_opt.suboptions & OPTION_MPTCP_MPJ_SYN); in subflow_check_req()

Completed in 13 milliseconds