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

  /src/sys/netinet/
tcp.h 193 uint32_t tcpi_snd_ssthresh; /* Slow start threshold. */ member in struct:tcp_info
tcp_usrreq.c 231 ti->tcpi_snd_ssthresh = tp->snd_ssthresh;

Completed in 13 milliseconds