Home
last modified time | relevance | path

Searched refs:tfrc_rx_hist_last_rcv (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/dccp/ccids/lib/
Dpacket_history.h100 tfrc_rx_hist_last_rcv(const struct tfrc_rx_hist *h) in tfrc_rx_hist_last_rcv() function
Dloss_interval.c161 tfrc_rx_hist_last_rcv(rh)->tfrchrx_seqno) + 1; in tfrc_lh_interval_add()
Dpacket_history.c114 struct tfrc_rx_hist_entry *entry = tfrc_rx_hist_last_rcv(h); in tfrc_rx_hist_add_packet()