Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
tcp_congctl.h | 80 extern const struct tcp_congctl tcp_newreno_ctl; |
tcp_congctl.c | 245 r = tcp_congctl_register("newreno", &tcp_newreno_ctl); 785 const struct tcp_congctl tcp_newreno_ctl = { variable in typeref:typename:const struct tcp_congctl |