Searched refs:ipstats_mib (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dsnmp.h73 struct ipstats_mib { struct
H A Dif_inet6.h155 DEFINE_SNMP_STAT(struct ipstats_mib, ipv6);
H A Dip.h159 DECLARE_SNMP_STAT(struct ipstats_mib, ip_statistics);
H A Dipv6.h115 DECLARE_SNMP_STAT(struct ipstats_mib, ipv6_statistics);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_input.c156 DEFINE_SNMP_STAT(struct ipstats_mib, ip_statistics) __read_mostly;
H A Daf_inet.c1392 sizeof(struct ipstats_mib),
1393 __alignof__(struct ipstats_mib)) < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daf_inet6.c719 if (snmp_mib_init((void **)ipv6_statistics, sizeof (struct ipstats_mib),
720 __alignof__(struct ipstats_mib)) < 0)
H A Dipv6_sockglue.c37 DEFINE_SNMP_STAT(struct ipstats_mib, ipv6_statistics) __read_mostly;
H A Daddrconf.c262 sizeof(struct ipstats_mib),
263 __alignof__(struct ipstats_mib)) < 0)

Completed in 105 milliseconds