Searched refs:TCPSTATES_INC (Results 1 – 5 of 5) sorted by relevance
353 TCPSTATES_INC(TCPS_TIME_WAIT); in tcp_twstart()
624 #define TCPSTATES_INC(state) counter_u64_add(V_tcps_states[state], 1) macro
1986 TCPSTATES_INC(TCPS_CLOSED); in tcp_attach()
376 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_insert()
2775 TCPSTATES_INC(newstate); in tcp_state_change()