Searched refs:tcp_sbspace (Results 1 – 5 of 5) sorted by relevance
355 recwin = tcp_sbspace(tp); in tcp_cc_delay_ack()
1645 int32_t tcp_sbspace(struct tcpcb *tp);
775 win = tcp_sbspace(tp); in tcp_respond()3359 tcp_sbspace(struct tcpcb *tp) in tcp_sbspace() function3981 win = tcp_sbspace(tp); in tcp_make_keepalive_frame()
1276 recwin = tcp_sbspace(tp); in tcp_output()
3082 tlen <= tcp_sbspace(tp)) { in tcp_input()3201 win = tcp_sbspace(tp); in tcp_input()