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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/lib/
H A Dloss_interval.c26 static inline struct tfrc_loss_interval *tfrc_lh_peek(struct tfrc_loss_hist *lh) function
90 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh);
141 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new;

Completed in 107 milliseconds