Lines Matching defs:hs
106 tqhash_min(struct tailq_hash *hs) in tqhash_min()
115 tqhash_max(struct tailq_hash *hs) in tqhash_max()
124 tqhash_empty(struct tailq_hash *hs) in tqhash_empty()
132 tqhash_find(struct tailq_hash *hs, uint32_t seq) in tqhash_find()
189 tqhash_next(struct tailq_hash *hs, struct rack_sendmap *rsm) in tqhash_next()
207 tqhash_prev(struct tailq_hash *hs, struct rack_sendmap *rsm) in tqhash_prev()
225 tqhash_remove(struct tailq_hash *hs, struct rack_sendmap *rsm, int type) in tqhash_remove()
243 tqhash_insert(struct tailq_hash *hs, struct rack_sendmap *rsm) in tqhash_insert()
306 tqhash_init(struct tailq_hash *hs) in tqhash_init()
319 tqhash_trim(struct tailq_hash *hs, uint32_t th_ack) in tqhash_trim()
356 tqhash_update_end(struct tailq_hash *hs, struct rack_sendmap *rsm, in tqhash_update_end()