Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_output.c194 uint32_t recwin, sendwin; in tcp_default_output() local
2135 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.c18081 uint32_t sendwin; rack_what_can_we_send() local
19039 uint32_t sendwin, scaleup; rack_sndbuf_autoscale() local
20216 int sendwin, flight; rack_output() local
[all...]
H A Dbbr.c11650 bbr_what_can_we_send(struct tcpcb *tp, struct tcp_bbr *bbr, uint32_t sendwin, in bbr_what_can_we_send()
11821 uint32_t recwin, sendwin; in bbr_output_wtime() local