Symbol: tcp_hwrate_limit_table
sys/netinet/tcp_ratelimit.c
1085
rl_increment_using(const struct tcp_hwrate_limit_table *rte)
sys/netinet/tcp_ratelimit.c
1087
struct tcp_hwrate_limit_table *decon_rte;
sys/netinet/tcp_ratelimit.c
1089
decon_rte = __DECONST(struct tcp_hwrate_limit_table *, rte);
sys/netinet/tcp_ratelimit.c
1094
rl_decrement_using(const struct tcp_hwrate_limit_table *rte)
sys/netinet/tcp_ratelimit.c
1096
struct tcp_hwrate_limit_table *decon_rte;
sys/netinet/tcp_ratelimit.c
1098
decon_rte = __DECONST(struct tcp_hwrate_limit_table *, rte);
sys/netinet/tcp_ratelimit.c
1103
tcp_rl_log_enobuf(const struct tcp_hwrate_limit_table *rte)
sys/netinet/tcp_ratelimit.c
1105
struct tcp_hwrate_limit_table *decon_rte;
sys/netinet/tcp_ratelimit.c
1107
decon_rte = __DECONST(struct tcp_hwrate_limit_table *, rte);
sys/netinet/tcp_ratelimit.c
1140
static const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.c
1145
const struct tcp_hwrate_limit_table *rte;
sys/netinet/tcp_ratelimit.c
1333
const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.c
1338
const struct tcp_hwrate_limit_table *rte;
sys/netinet/tcp_ratelimit.c
1397
const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.c
1398
tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table *crte,
sys/netinet/tcp_ratelimit.c
1403
const struct tcp_hwrate_limit_table *nrte;
sys/netinet/tcp_ratelimit.c
1528
tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table *crte, struct tcpcb *tp)
sys/netinet/tcp_ratelimit.c
1605
const struct tcp_hwrate_limit_table *te, int *err, int divisor)
sys/netinet/tcp_ratelimit.c
640
sz = sizeof(struct tcp_hwrate_limit_table) * rs->rs_rate_cnt;
sys/netinet/tcp_ratelimit.c
773
static const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.c
777
struct tcp_hwrate_limit_table *arte = NULL, *rte = NULL;
sys/netinet/tcp_ratelimit.c
946
static const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.c
960
struct tcp_hwrate_limit_table *rte = NULL;
sys/netinet/tcp_ratelimit.h
109
tcp_hw_highest_rate(const struct tcp_hwrate_limit_table *rle)
sys/netinet/tcp_ratelimit.h
117
const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.h
121
const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.h
122
tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table *crte,
sys/netinet/tcp_ratelimit.h
126
tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table *crte,
sys/netinet/tcp_ratelimit.h
131
const struct tcp_hwrate_limit_table *te, int *err, int divisor);
sys/netinet/tcp_ratelimit.h
134
tcp_rl_log_enobuf(const struct tcp_hwrate_limit_table *rte);
sys/netinet/tcp_ratelimit.h
140
static inline const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.h
149
static inline const struct tcp_hwrate_limit_table *
sys/netinet/tcp_ratelimit.h
150
tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table *crte,
sys/netinet/tcp_ratelimit.h
160
tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table *crte,
sys/netinet/tcp_ratelimit.h
167
tcp_hw_highest_rate(const struct tcp_hwrate_limit_table *rle)
sys/netinet/tcp_ratelimit.h
180
const struct tcp_hwrate_limit_table *te, int *err, int divisor)
sys/netinet/tcp_ratelimit.h
222
tcp_rl_log_enobuf(const struct tcp_hwrate_limit_table *rte)
sys/netinet/tcp_ratelimit.h
242
const struct tcp_hwrate_limit_table *te, int *err)
sys/netinet/tcp_ratelimit.h
71
struct tcp_hwrate_limit_table *rs_rlt;
sys/netinet/tcp_stacks/bbr.c
5486
const struct tcp_hwrate_limit_table *nrte;
sys/netinet/tcp_stacks/bbr.c
5553
const struct tcp_hwrate_limit_table *rlp;
sys/netinet/tcp_stacks/rack.c
17566
const struct tcp_hwrate_limit_table *nrte;
sys/netinet/tcp_stacks/tcp_bbr.h
679
const struct tcp_hwrate_limit_table *crte;
sys/netinet/tcp_stacks/tcp_rack.h
458
const struct tcp_hwrate_limit_table *crte;