Searched refs:tcp_congctl (Results 1 – 6 of 6) sorted by relevance
39 const struct tcp_congctl *congctl_ctl;46 struct tcp_congctl { struct79 extern const struct tcp_congctl tcp_reno_ctl; argument80 extern const struct tcp_congctl tcp_newreno_ctl;81 extern const struct tcp_congctl tcp_cubic_ctl;90 int tcp_congctl_register(const char *, const struct tcp_congctl *);95 tcp_congctl_bystruct(const struct tcp_congctl *);
263 tcp_congctl_register(const char *name, const struct tcp_congctl *tcc) in tcp_congctl_register()381 tcp_congctl_bystruct(const struct tcp_congctl *tcc) in tcp_congctl_bystruct()645 const struct tcp_congctl tcp_reno_ctl = {785 const struct tcp_congctl tcp_newreno_ctl = {979 const struct tcp_congctl tcp_cubic_ctl = {
51 file netinet/tcp_congctl.c inet | inet6
384 const struct tcp_congctl *t_congctl; /* per TCB congctl algorithm */
17 SRCS+= tcp_congctl.c tcp_input.c tcp_output.c tcp_sack.c tcp_subr.c \
64 tcp_congctl.9 thmap.9 threadpool.9 timecounter.9 time_second.9 todr.9 \