Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dmib.h57 MPTCP_MIB_MPRSTTX, /* Transmit a MP_RST */ enumerator
H A Dmib.c60 SNMP_MIB_ITEM("MPRstTx", MPTCP_MIB_MPRSTTX),
H A Doptions.c774 MPTCP_INC_STATS(sock_net(sk), MPTCP_MIB_MPRSTTX); in mptcp_established_options_rst()