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.c412 #define OPTION_MPTCP BIT(10) macro
451 if (unlikely(OPTION_MPTCP & opts->options)) in mptcp_options_write()
875 opts->options |= OPTION_MPTCP; in mptcp_set_option_cond()
1032 opts->options |= OPTION_MPTCP; in tcp_syn_options()
1187 opts->options |= OPTION_MPTCP; in tcp_established_options()