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

  /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

Completed in 12 milliseconds