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