Searched refs:tcp_sbspace (Results 1 – 6 of 6) sorted by relevance
174 recwin = tcp_sbspace(tp); in tcp_cc_delay_ack()
390 int32_t win = tcp_sbspace(tp); in tcp_rledbat_switch_to()
775 win = tcp_sbspace(tp); in tcp_respond()3356 tcp_sbspace(struct tcpcb *tp) in tcp_sbspace() function3957 win = tcp_sbspace(tp); in tcp_make_keepalive_frame()
1700 int32_t tcp_sbspace(struct tcpcb *tp);
1371 recwin = tcp_sbspace(tp); in tcp_output()
3135 tlen <= tcp_sbspace(tp)) { in tcp_input()3254 win = tcp_sbspace(tp); in tcp_input()