Searched refs:TFRC_NDUPACK (Results 1 – 2 of 2) sorted by relevance
70 #define TFRC_NDUPACK 3 macro95 struct tfrc_rx_hist_entry *ring[TFRC_NDUPACK + 1];106 return (h->loss_start + n) & TFRC_NDUPACK; in tfrc_rx_hist_index()
353 for (i = 0; i <= TFRC_NDUPACK; i++) { in tfrc_rx_hist_alloc()374 for (i = 0; i <= TFRC_NDUPACK; ++i) in tfrc_rx_hist_purge()