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

  /src/sys/netinet/
tcp_congctl.h 39 const struct tcp_congctl *congctl_ctl; member in struct:tcp_congctlent
tcp_congctl.c 276 ntcc->congctl_ctl = tcc;
331 if (!old_found && tccp->congctl_ctl == tp->t_congctl) {
346 tp->t_congctl = new_tccp->congctl_ctl;
370 if (tccp->congctl_ctl == tp->t_congctl) {
388 if (tccp->congctl_ctl == tcc)

Completed in 14 milliseconds