Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsnmp.h136 #define SNMP_DEC_STATS(mib, field) \ macro
194 #define SNMP_DEC_STATS64(mib, field) SNMP_DEC_STATS(mib, field)
/linux/net/mptcp/
H A Dmib.h125 SNMP_DEC_STATS(net->mib.mptcp_statistics, field); in MPTCP_DEC_STATS()
/linux/net/tls/
H A Dtls.h52 SNMP_DEC_STATS((net)->mib.tls_statistics, field)
/linux/include/net/sctp/
H A Dsctp.h209 #define SCTP_DEC_STATS(net, field) SNMP_DEC_STATS((net)->sctp.sctp_statistics, field)