Searched refs:TCPSTATES_INC (Results 1 – 6 of 6) sorted by relevance
354 TCPSTATES_INC(TCPS_TIME_WAIT); in tcp_twstart()
713 #define TCPSTATES_INC(state) counter_u64_add(V_tcps_states[state], 1) macro
407 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_insert()
206 TCPSTATES_INC(TCPS_CLOSED); in tcp_usr_attach()
3431 TCPSTATES_INC(newstate); in tcp_state_change()