Home
last modified time | relevance | path

Searched refs:tcpi_snd_zerowin (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp.h445 u_int32_t tcpi_snd_zerowin; /* Zero-sized windows sent */ member
H A Dtcp_usrreq.c1603 ti->tcpi_snd_zerowin = tp->t_sndzerowin; in tcp_fill_info()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c26170 ti->tcpi_snd_zerowin = tp->t_sndzerowin; in rack_fill_info()