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

  /src/sys/netinet/
tcp.h 202 uint32_t tcpi_snd_wnd; /* Advertised send window. */ member in struct:tcp_info
tcp_usrreq.c 234 ti->tcpi_snd_wnd = tp->snd_wnd / tp->t_segsz;

Completed in 13 milliseconds