Home
last modified time | relevance | path

Searched refs:t_sndzerowin (Results 1 – 8 of 8) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h223 int t_sndzerowin; /* zero-window updates sent */ member
763 int32_t t_sndzerowin; /* (s) */ member
/f-stack/freebsd/netinet/
H A Dtcp_var.h223 int t_sndzerowin; /* zero-window updates sent */ member
763 int32_t t_sndzerowin; /* (s) */ member
H A Dtcp_subr.c3457 xt->t_sndzerowin = tp->t_sndzerowin; in tcp_inptoxtp()
H A Dtcp_output.c1291 tp->t_sndzerowin++; in tcp_output()
H A Dtcp_usrreq.c1798 ti->tcpi_snd_zerowin = tp->t_sndzerowin; in tcp_fill_info()
/f-stack/tools/netstat/
H A Dinet.c428 tp->t_sndzerowin); in protopr()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13549 tp->t_sndzerowin++; in rack_output()
H A Dbbr.c13567 tp->t_sndzerowin++; in bbr_output_wtime()