Home
last modified time | relevance | path

Searched defs:tfrc_rx_hist (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dccp/ccids/lib/
H A Dpacket_history.h81 struct tfrc_rx_hist { struct
82 struct tfrc_rx_hist_entry *ring[TFRC_NDUPACK + 1]; argument
91 static inline u8 tfrc_rx_hist_index(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_index() argument