Searched refs:tcp_opt_wscale (Results 1 – 3 of 3) sorted by relevance
287 uint32_t tcp_opt_wscale; member
108 uint32_t tcp_opt_wscale; member2062 tcpopt->tcp_opt_wscale = TCP_MAX_WINSHIFT; in tcp_parse_options()2064 tcpopt->tcp_opt_wscale = up[2]; in tcp_parse_options()2260 tcp->tcp_snd_ws = tcpopt.tcp_opt_wscale; in tcp_process_options()
285 tcpopt->tcp_opt_wscale = TCP_MAX_WINSHIFT; in tcp_parse_options()287 tcpopt->tcp_opt_wscale = up[2]; in tcp_parse_options()440 tcp->tcp_snd_ws = tcpopt.tcp_opt_wscale; in tcp_process_options()