Searched refs:TCP_ACE_DIV (Results 1 – 2 of 2) sorted by relevance
154 #define TCP_ACE_DIV (1 << 3) macro
2817 … tp->t_delta_ce_packets = (ace + TCP_ACE_DIV - (tp->t_snd_ce_packets % TCP_ACE_DIV)) % TCP_ACE_DIV; in tcp_input()