Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
tcp_congctl.h | 81 extern const struct tcp_congctl tcp_cubic_ctl; |
tcp_congctl.c | 247 r = tcp_congctl_register("cubic", &tcp_cubic_ctl); 979 const struct tcp_congctl tcp_cubic_ctl = { variable in typeref:typename:const struct tcp_congctl |