Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dmib.h58 MPTCP_MIB_MPRSTRX, /* Received a MP_RST */ enumerator
H A Dmib.c61 SNMP_MIB_ITEM("MPRstRx", MPTCP_MIB_MPRSTRX),
H A Doptions.c1189 MPTCP_INC_STATS(sock_net(sk), MPTCP_MIB_MPRSTRX); in mptcp_incoming_options()