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