Home
last modified time | relevance | path

Searched refs:DCCP_DEC_STATS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/dccp/
H A Ddccp.h190 #define DCCP_DEC_STATS(field) SNMP_DEC_STATS(dccp_statistics, field) macro
H A Dproto.c107 DCCP_DEC_STATS(DCCP_MIB_CURRESTAB); in dccp_set_state()