Searched refs:th_win (Results 1 – 11 of 11) sorted by relevance
64 #define ti6_win ti6_t.th_win
57 #define ti_win ti_t.th_win
72 u_int16_t th_win; /* window */ member
321 th->th_win = 0;435 th->th_win = htons((u_int16_t)win);
635 NTOHS(th->th_win);690 tiwin = th->th_win << tp->snd_scale;692 tiwin = th->th_win;2470 tcphdr.th_win = htons(th->th_win);4307 th->th_win = htons(sc->sc_win);
917 th->th_win = htons((u_int16_t) (win>>tp->rcv_scale));
307 deltaS = (u_int16_t)(ntohs(th->th_win) - ntohs(oth->th_win));578 DECODES(th->th_win)
122 fp.fp_wsize = ntohs(tcp->th_win); in pf_osfp_fingerprint_hdr()
1349 th->th_win = htons(win); in pf_send_tcp()2627 s->src.max_win = MAX(ntohs(th->th_win), 1); in pf_test_tcp()3598 u_int16_t win = ntohs(th->th_win); in pf_test_state_tcp()3663 (*state)->src.max_win = MAX(ntohs(th->th_win), 1); in pf_test_state_tcp()3676 (*state)->dst.max_win = MAX(ntohs(th->th_win), 1); in pf_test_state_tcp()
301 deltaS = (u_short) (ntohs(th->th_win) - ntohs(oth->th_win)); in sl_compress_tcp()532 DECODES(th->th_win) in sl_uncompress_tcp()
361 win = th->th_win; in tcp_trace()