Searched refs:TCPSTATES_INC (Results 1 – 4 of 4) sorted by relevance
411 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_insert()1151 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_expand()1342 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_tfo_expand()
1155 #define TCPSTATES_INC(state) counter_u64_add(V_tcps_states[state], 1) macro
186 TCPSTATES_INC(TCPS_CLOSED); in tcp_usr_attach()
3986 TCPSTATES_INC(newstate); in tcp_state_change()