icmp: Account for ICMP out errors
[safe/jmp/linux-2.6] / include / linux / snmp.h
index d2a9aa3..5279771 100644 (file)
@@ -100,6 +100,7 @@ enum
        ICMP6_MIB_INMSGS,                       /* InMsgs */
        ICMP6_MIB_INERRORS,                     /* InErrors */
        ICMP6_MIB_OUTMSGS,                      /* OutMsgs */
+       ICMP6_MIB_OUTERRORS,                    /* OutErrors */
        __ICMP6_MIB_MAX
 };