Searched refs:tcp_opt_wscale (Results 1 – 3 of 3) sorted by relevance
310 uint32_t tcp_opt_wscale; member
107 uint32_t tcp_opt_wscale; member2061 tcpopt->tcp_opt_wscale = TCP_MAX_WINSHIFT; in tcp_parse_options()2063 tcpopt->tcp_opt_wscale = up[2]; in tcp_parse_options()2259 tcp->tcp_snd_ws = tcpopt.tcp_opt_wscale; in tcp_process_options()
416 tcpopt->tcp_opt_wscale = TCP_MAX_WINSHIFT; in tcp_parse_options()418 tcpopt->tcp_opt_wscale = up[2]; in tcp_parse_options()611 tcp->tcp_snd_ws = tcpopt.tcp_opt_wscale; in tcp_process_options()