net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
[linux-2.6-microblaze.git] / include / uapi / linux / snmp.h
index f84e7bc..26fc60c 100644 (file)
@@ -159,6 +159,7 @@ enum
        UDP_MIB_SNDBUFERRORS,                   /* SndbufErrors */
        UDP_MIB_CSUMERRORS,                     /* InCsumErrors */
        UDP_MIB_IGNOREDMULTI,                   /* IgnoredMulti */
+       UDP_MIB_MEMERRORS,                      /* MemErrors */
        __UDP_MIB_MAX
 };