SNMP_DEC_STATS    178 include/net/sctp/sctp.h #define SCTP_DEC_STATS(net, field)      SNMP_DEC_STATS((net)->sctp.sctp_statistics, field)
SNMP_DEC_STATS    205 include/net/snmp.h #define SNMP_DEC_STATS64(mib, field)		SNMP_DEC_STATS(mib, field)
SNMP_DEC_STATS    341 include/net/tcp.h #define TCP_DEC_STATS(net, field)	SNMP_DEC_STATS((net)->mib.tcp_statistics, field)