Home
last modified time | relevance | path

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

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