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

  /src/sys/netinet/
tcp.h 194 uint32_t tcpi_snd_cwnd; /* Send congestion window. */ member in struct:tcp_info
tcp_usrreq.c 233 ti->tcpi_snd_cwnd = tp->snd_cwnd / tp->t_segsz;

Completed in 14 milliseconds