Home
last modified time | relevance | path

Searched defs:sendwin (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_output.c191 uint32_t recwin, sendwin; in tcp_default_output() local
2123 tcp_sndbuf_autoscale(struct tcpcb *tp, struct socket *so, uint32_t sendwin) in tcp_sndbuf_autoscale()
/freebsd/contrib/telnet/telnet/
H A Dsys_bsd.c783 sendwin(int sig __unused) in sendwin() function
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c703 sendwin(int sig) in sendwin() function
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c17854 uint32_t sendwin; in rack_what_can_we_send() local
18808 uint32_t sendwin, scaleup; in rack_sndbuf_autoscale() local
19990 int sendwin, flight; in rack_output() local
H A Dbbr.c11643 bbr_what_can_we_send(struct tcpcb *tp, struct tcp_bbr *bbr, uint32_t sendwin, in bbr_what_can_we_send()
11814 uint32_t recwin, sendwin; in bbr_output_wtime() local