Searched refs:CNT_OF_ACKS_IN (Results 1 – 3 of 3) sorted by relevance
22 #define CNT_OF_ACKS_IN 12 macro
4177 tp->tcp_cnt_counters[CNT_OF_ACKS_IN] += (((th->th_ack - tp->snd_una) + mss - 1)/mss); in tcp_do_ack_accounting()
15920 tp->tcp_cnt_counters[CNT_OF_ACKS_IN] += (((ae->ack - high_seq) + segsiz - 1) / segsiz); in rack_do_compressed_ack_processing()