Home
last modified time | relevance | path

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

/linux-6.1.9/net/dccp/ccids/lib/
Dpacket_history.h66 struct tfrc_rx_hist_entry { struct
82 struct tfrc_rx_hist_entry *ring[TFRC_NDUPACK + 1]; argument
109 tfrc_rx_hist_entry(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_entry() function