Home
last modified time | relevance | path

Searched refs:tfrc_loss_interval (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/dccp/ccids/lib/
A Dloss_interval.c22 static inline struct tfrc_loss_interval *tfrc_lh_peek(struct tfrc_loss_hist *lh) in tfrc_lh_peek()
37 static struct tfrc_loss_interval *tfrc_lh_demand_next(struct tfrc_loss_hist *lh) in tfrc_lh_demand_next()
89 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh); in tfrc_lh_update_i_mean()
122 static inline u8 tfrc_lh_is_new_loss(struct tfrc_loss_interval *cur, in tfrc_lh_is_new_loss()
141 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add()
173 sizeof(struct tfrc_loss_interval), 0, in tfrc_li_init()
A Dloss_interval.h28 struct tfrc_loss_interval { struct
42 struct tfrc_loss_interval *ring[LIH_SIZE]; argument

Completed in 3 milliseconds