Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c431 #define OPTION_MPTCP BIT(10) macro
467 if (unlikely(OPTION_MPTCP & opts->options)) in mptcp_options_write()
807 opts->options |= OPTION_MPTCP; in mptcp_set_option_cond()
890 opts->options |= OPTION_MPTCP; in tcp_syn_options()
1017 opts->options |= OPTION_MPTCP; in tcp_established_options()