HomeSort by: relevance | last modified time | path
    Searched defs:snd_cwnd (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
tcp_var.h 302 u_long snd_cwnd; /* congestion-controlled window */ member in struct:tcpcb
303 u_long snd_ssthresh; /* snd_cwnd size threshold for

Completed in 14 milliseconds