Searched refs:snd_seg_scale (Results 1 – 2 of 2) sorted by relevance
184 u8_t snd_seg_scale:4; /* 0 if win scaling is disabled */ member
2295 ttcp_st->snd_wnd_scale = tcp->tcp_const.snd_seg_scale; in _lm_tcp_init_tstorm_tcp_context()5376 tcp->tcp_delegated.send_win = (tst_tcp->recent_seg_wnd << tcp->tcp_const.snd_seg_scale) in lm_tcp_get_delegated()5378 send_wnd = tst_tcp->recent_seg_wnd << tcp->tcp_const.snd_seg_scale; in lm_tcp_get_delegated()