Home
last modified time | relevance | path

Searched defs:tcp_upload_params (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dtcp_common.h279 struct tcp_upload_params struct
281 __le32 rcv_next;
282 __le32 snd_una;
283 __le32 snd_next;
284 __le32 snd_max;
285 __le32 snd_wnd /* absolute send window (not scaled) */;
286 __le32 rcv_wnd /* absolute receive window (not scaled) */;
287 __le32 snd_wl1 /* the segment sequence number used for the last window update */;
288 __le32 cwnd /* absolute congestion window */;
289 __le32 ss_thresh;
[all …]