Searched refs:tfrc_lh_peek (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/dccp/ccids/lib/
H A Dloss_interval.c22 static inline struct tfrc_loss_interval *tfrc_lh_peek(struct tfrc_loss_hist *lh) function
89 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh);
141 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new;

Completed in 85 milliseconds