udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
[deliverable/linux.git] / include / uapi / linux / snmp.h
index df40137f33dd48c0b23dad1f5cd13c357c91c031..30f541b328956a8ace4639eb703649671d837bba 100644 (file)
@@ -156,6 +156,7 @@ enum
        UDP_MIB_RCVBUFERRORS,                   /* RcvbufErrors */
        UDP_MIB_SNDBUFERRORS,                   /* SndbufErrors */
        UDP_MIB_CSUMERRORS,                     /* InCsumErrors */
+       UDP_MIB_IGNOREDMULTI,                   /* IgnoredMulti */
        __UDP_MIB_MAX
 };
 
This page took 0.024692 seconds and 5 git commands to generate.