Home
last modified time | relevance | path

Searched refs:tcp_win (Results 1 – 3 of 3) sorted by relevance

/u-boot/test/cmd/
A Dwget.c74 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()
/u-boot/include/net/
A Dtcp.h49 u16 tcp_win; member
/u-boot/net/
A Dtcp.c343 b->ip.hdr.tcp_win = htons(PKTBUFSRX * TCP_MSS >> TCP_SCALE); in tcp_set_tcp_header()

Completed in 7 milliseconds