Searched refs:last_wscale (Results 1 – 2 of 2) sorted by relevance
29 u_int8_t last_wscale; /* Last window scaling factor seen */ member
866 ct->proto.tcp.last_wscale; in tcp_packet()892 ct->proto.tcp.last_wscale = 0; in tcp_packet()897 ct->proto.tcp.last_wscale = seen.td_scale; in tcp_packet()