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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 59 milliseconds