HomeSort by: relevance | last modified time | path
    Searched refs:tcp_newreno_ctl (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 11 milliseconds