Searched defs:rack_control (Results 1 – 1 of 1) sorted by relevance
376 struct rack_control { struct378 struct tailq_hash *tqh; /* Tree of all segments Lock(a) */379 struct rack_head rc_tmap; /* List in transmit order Lock(a) */380 struct rack_sendmap *rc_tlpsend; /* Remembered place for382 struct rack_sendmap *rc_resend; /* something we have been asked to384 struct rack_fast_send_blk fsb; /* The fast-send block */385 uint32_t timer_slop;386 uint16_t pace_len_divisor;387 uint16_t rc_user_set_min_segs;388 uint32_t rc_hpts_flags;[all …]