Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dmib.h70 MPTCP_MIB_MPRSTTX, /* Transmit a MP_RST */ enumerator
H A Dmib.c71 SNMP_MIB_ITEM("MPRstTx", MPTCP_MIB_MPRSTTX),
H A Doptions.c781 MPTCP_INC_STATS(sock_net(sk), MPTCP_MIB_MPRSTTX); in mptcp_established_options_rst()