Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c429 #define OPTION_MPTCP BIT(10) macro
464 if (unlikely(OPTION_MPTCP & opts->options)) in mptcp_options_write()
763 opts->options |= OPTION_MPTCP; in mptcp_set_option_cond()
844 opts->options |= OPTION_MPTCP; in tcp_syn_options()
970 opts->options |= OPTION_MPTCP; in tcp_established_options()