Searched defs:TCPSTATES_DEC (Results 1 – 2 of 2) sorted by relevance
714 #define TCPSTATES_DEC(state) counter_u64_add(V_tcps_states[state], -1) macro