Searched refs:th_win (Results 1 – 3 of 3) sorted by relevance
22 #define th_win(_x) UNALIGNED_GET(&(_x)->th_win) macro179 uint16_t th_win; member
1300 UNALIGNED_PUT(htons(conn->recv_win), &th->th_win); in tcp_header_add()2813 conn->send_win = ntohs(th_win(th)); in tcp_in()
292 th->th_win = NET_IPV6_MTU; in tester_prepare_tcp_pkt()