Searched refs:snd_seg_scale (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dl4states.h184 u8_t snd_seg_scale:4; /* 0 if win scaling is disabled */ member in struct:_l4_tcp_const_state_t
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2295 ttcp_st->snd_wnd_scale = tcp->tcp_const.snd_seg_scale;
5376 tcp->tcp_delegated.send_win = (tst_tcp->recent_seg_wnd << tcp->tcp_const.snd_seg_scale)
5378 send_wnd = tst_tcp->recent_seg_wnd << tcp->tcp_const.snd_seg_scale;

Completed in 74 milliseconds