Lines Matching defs:tcp_hwrate_limit_table
45 struct tcp_hwrate_limit_table {
71 struct tcp_hwrate_limit_table *rs_rlt;
109 tcp_hw_highest_rate(const struct tcp_hwrate_limit_table *rle)
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 *
149 static inline const struct tcp_hwrate_limit_table *
150 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table *crte,
160 tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table *crte,
167 tcp_hw_highest_rate(const struct tcp_hwrate_limit_table *rle)
180 const struct tcp_hwrate_limit_table *te, int *err, int divisor)
222 tcp_rl_log_enobuf(const struct tcp_hwrate_limit_table *rte)
242 const struct tcp_hwrate_limit_table *te, int *err)