Searched refs:TCPSTATES_INC (Results 1 – 5 of 5) sorted by relevance
358 TCPSTATES_INC(TCPS_TIME_WAIT); in tcp_twstart()
743 #define TCPSTATES_INC(state) counter_u64_add(V_tcps_states[state], 1) macro
407 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_insert()1369 TCPSTATES_INC(TCPS_SYN_RECEIVED); in syncache_tfo_expand()
204 TCPSTATES_INC(TCPS_CLOSED); in tcp_usr_attach()
3937 TCPSTATES_INC(newstate); in tcp_state_change()