Searched refs:DCCP_DEC_STATS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/net/dccp/ | ||
D | dccp.h | 190 #define DCCP_DEC_STATS(field) SNMP_DEC_STATS(dccp_statistics, field) macro |
D | proto.c | 107 DCCP_DEC_STATS(DCCP_MIB_CURRESTAB); in dccp_set_state() |