Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dtcp_output.c194 uint32_t recwin, sendwin; in tcp_default_output() local
2117 tcp_sndbuf_autoscale(struct tcpcb * tp,struct socket * so,uint32_t sendwin) tcp_sndbuf_autoscale() argument
[all...]
/freebsd-src/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c703 sendwin(int sig) in sendwin() function
/freebsd-src/contrib/telnet/telnet/
H A Dsys_bsd.c783 sendwin(int sig __unused) in sendwin() function
/freebsd-src/sys/netinet/tcp_stacks/
H A Drack.c18955 uint32_t sendwin; rack_what_can_we_send() local
19913 uint32_t sendwin, scaleup; rack_sndbuf_autoscale() local
21130 int sendwin, flight; rack_output() local
[all...]
H A Dbbr.c11636 bbr_what_can_we_send(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t sendwin,uint32_t avail,int32_t sb_offset,uint32_t cts) bbr_what_can_we_send() argument
11807 uint32_t recwin, sendwin; bbr_output_wtime() local