]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/snmp.h
[TCP]: Access to highest_sack obsoletes forward_cnt_hint
[linux-2.6-omap-h63xx.git] / include / net / snmp.h
index a36bed8ea21003b70d6edfcf561fb7ff2b1afc71..464970e39ec087f334cc448f073e4552f804b26a 100644 (file)
@@ -100,12 +100,6 @@ struct udp_mib {
        unsigned long   mibs[UDP_MIB_MAX];
 } __SNMP_MIB_ALIGN__;
 
-/* SCTP */
-#define SCTP_MIB_MAX   __SCTP_MIB_MAX
-struct sctp_mib {
-       unsigned long   mibs[SCTP_MIB_MAX];
-} __SNMP_MIB_ALIGN__;
-
 /* Linux */
 #define LINUX_MIB_MAX  __LINUX_MIB_MAX
 struct linux_mib {