X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=net%2Fmptcp%2Fmib.c;h=ff2cc0e3273df14f8a6afd5deb8330872b19f016;hb=d842bc6c0579ca7643eed029beabab3ac562a335;hp=52ea2517e85602e52de7d24759ff1b6ae39b8f7b;hpb=47a7ce62889a52841bcc8cec98dd3bf45af3b4f0;p=linux-2.6-microblaze.git diff --git a/net/mptcp/mib.c b/net/mptcp/mib.c index 52ea2517e856..ff2cc0e3273d 100644 --- a/net/mptcp/mib.c +++ b/net/mptcp/mib.c @@ -44,6 +44,7 @@ static const struct snmp_mib mptcp_snmp_list[] = { SNMP_MIB_ITEM("RmSubflow", MPTCP_MIB_RMSUBFLOW), SNMP_MIB_ITEM("MPPrioTx", MPTCP_MIB_MPPRIOTX), SNMP_MIB_ITEM("MPPrioRx", MPTCP_MIB_MPPRIORX), + SNMP_MIB_ITEM("RcvPruned", MPTCP_MIB_RCVPRUNED), SNMP_MIB_SENTINEL };