Searched refs:MPTCP_RST_TRANSIENT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/net/mptcp/ | ||
D | protocol.h | 111 #define MPTCP_RST_TRANSIENT BIT(0) macro |
D | options.c | 338 mp_opt->reset_transient = flags & MPTCP_RST_TRANSIENT; in mptcp_parse_option() |