Searched refs:TCPSTATES_DEC (Results 1 – 4 of 4) sorted by relevance
424 TCPSTATES_DEC(TCPS_SYN_RECEIVED); in syncache_drop()1336 TCPSTATES_DEC(TCPS_SYN_RECEIVED); in syncache_expand()
1173 #define TCPSTATES_DEC(state) counter_u64_add(V_tcps_states[state], -1) macro
212 TCPSTATES_DEC(tp->t_state); in tcp_usr_detach()
4236 TCPSTATES_DEC(tp->t_state); in tcp_state_change()