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