Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.h112 #define MPTCP_RST_TRANSIENT BIT(0) macro
H A Doptions.c338 mp_opt->reset_transient = flags & MPTCP_RST_TRANSIENT; in mptcp_parse_option()