Searched refs:SNMP_DEC_STATS (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dsnmp.h126 #define SNMP_DEC_STATS(mib, field) \ macro
H A Dtcp.h270 #define TCP_DEC_STATS(field) SNMP_DEC_STATS(tcp_statistics, field)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/dccp/
H A Ddccp.h178 #define DCCP_DEC_STATS(field) SNMP_DEC_STATS(dccp_statistics, field)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/sctp/
H A Dsctp.h227 #define SCTP_DEC_STATS(field) SNMP_DEC_STATS(sctp_statistics, field)

Completed in 45 milliseconds