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