Searched refs:tcp_win (Results 1 – 3 of 3) sorted by relevance
74 tcp_send->tcp_win = htons(PKTBUFSRX * TCP_MSS >> TCP_SCALE); in sb_syn_handler()137 tcp_send->tcp_win = htons(PKTBUFSRX * TCP_MSS >> TCP_SCALE); in sb_ack_handler()
49 u16 tcp_win; member
343 b->ip.hdr.tcp_win = htons(PKTBUFSRX * TCP_MSS >> TCP_SCALE); in tcp_set_tcp_header()
Completed in 7 milliseconds