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