Searched refs:TCPSTATES_INC (Results 1 – 4 of 4) sorted by relevance
403 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_insert()1141 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_expand()1332 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_tfo_expand()
1142 #define TCPSTATES_INC(state) counter_u64_add(V_tcps_states[state], 1) macro
184 TCPSTATES_INC(TCPS_CLOSED); in tcp_usr_attach()
3956 TCPSTATES_INC(newstate); in tcp_state_change()