Searched refs:tcp_hwrate_limit_table (Results 1 – 6 of 6) sorted by relevance
45 struct tcp_hwrate_limit_table { struct71 struct tcp_hwrate_limit_table *rs_rlt; argument109 tcp_hw_highest_rate(const struct tcp_hwrate_limit_table *rle) in tcp_hw_highest_rate()117 const struct tcp_hwrate_limit_table *121 const struct tcp_hwrate_limit_table *122 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table *crte,126 tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table *crte,131 const struct tcp_hwrate_limit_table *te, int *err, int divisor);134 tcp_rl_log_enobuf(const struct tcp_hwrate_limit_table *rte);140 static inline const struct tcp_hwrate_limit_table *[all …]
641 sz = sizeof(struct tcp_hwrate_limit_table) * rs->rs_rate_cnt; in rt_setup_new_rs()774 static const struct tcp_hwrate_limit_table *778 struct tcp_hwrate_limit_table *arte = NULL, *rte = NULL; in tcp_int_find_suitable_rate()947 static const struct tcp_hwrate_limit_table *961 struct tcp_hwrate_limit_table *rte = NULL; in tcp_find_suitable_rate()1086 rl_increment_using(const struct tcp_hwrate_limit_table *rte) in rl_increment_using()1088 struct tcp_hwrate_limit_table *decon_rte; in rl_increment_using()1090 decon_rte = __DECONST(struct tcp_hwrate_limit_table *, rte); in rl_increment_using()1095 rl_decrement_using(const struct tcp_hwrate_limit_table *rte) in rl_decrement_using()1097 struct tcp_hwrate_limit_table *decon_rte; in rl_decrement_using()[all …]
460 const struct tcp_hwrate_limit_table *crte;
681 const struct tcp_hwrate_limit_table *crte;
5493 const struct tcp_hwrate_limit_table *nrte; in bbr_update_hardware_pacing_rate()5560 const struct tcp_hwrate_limit_table *rlp; in bbr_adjust_for_hw_pacing()
17690 const struct tcp_hwrate_limit_table *nrte; in rack_get_pacing_delay()