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.c407 #define OPTION_MPTCP BIT(10) macro
450 if (unlikely(OPTION_MPTCP & opts->options)) in mptcp_options_write()
875 opts->options |= OPTION_MPTCP; in mptcp_set_option_cond()
1034 opts->options |= OPTION_MPTCP; in tcp_syn_options()
1195 opts->options |= OPTION_MPTCP; in tcp_established_options()