__le32ka_timeout/* This member specifies, in ms, the timeout interval for inactivity before sending a keepalive probe */;
__le32ka_interval/* This member specifies, in ms, the timeout after which to retransmit a keepalive frame if no response is received to a keepalive probe */;
__le32max_rt_time/* This member specifies, in ms, the maximum time that the offload target should spend retransmitting a segment */;
__le32snd_wl1/* the segment sequence number used for the last window update */;
__le32ts_recent/* The timestamp value to send in the next ACK */;
__le32ts_recent_age/* The length of time, in ms, since the most recent timestamp was received */;
__le32total_rt/* The total time, in ms, that has been spent retransmitting the current TCP segment */;
__le32ka_timeout_delta/* The time remaining, in clock ticks, until the next keepalive timeout. A value of -1 indicates that the keepalive timer was not running when the connection was offloaded. */;
__le32rt_timeout_delta/* The time remaining, in clock ticks, until the next retransmit timeout. A value of -1 indicates that the retransmit timer was not running when the connection was offloaded. */;
u8dup_ack_cnt/* The number of ACKs that have been accepted for the same sequence number */;
u8snd_wnd_probe_cnt/* The current send window probe round */;
u8ka_probe_cnt/* the number of keepalive probes that have been sent that have not received a response */;
u8rt_cnt/* The number of retransmits that have been sent */;
__le16rtt_var/* in ms */;
__le16fw_internal/* fw internal use - initialize value = 0 */;
__le32ka_timeout/* This member specifies, in ms, the timeout interval for inactivity before sending a keepalive probe */;
__le32ka_interval/* This member specifies, in ms, the timeout after which to retransmit a keepalive frame if no response is received to a keepalive probe */;
__le32max_rt_time/* This member specifies, in ms, the maximum time that the offload target should spend retransmitting a segment */;
__le32snd_wl1/* the segment sequence number used for the last window update */;
__le32cwnd/* absolute congestion window */;
__le32ss_thresh;
__le16srtt/* in ms */;
__le16rtt_var/* in ms */;
__le32ts_time/* The current value of the adjusted timestamp */;
__le32ts_recent/* The timestamp value to send in the next ACK */;
__le32ts_recent_age/* The length of time, in ms, since the most recent timestamp was received */;
__le32total_rt/* The total time, in ms, that has been spent retransmitting the current TCP segment */;
__le32ka_timeout_delta/* The time remaining, in clock ticks, until the next keepalive timeout. A value of -1 indicates that the keepalive timer was not running when the connection was offloaded. */;
__le32rt_timeout_delta/* The time remaining, in clock ticks, until the next retransmit timeout. A value of -1 indicates that the retransmit timer was not running when the connection was offloaded. */;
u8dup_ack_cnt/* The number of ACKs that have been accepted for the same sequence number */;
u8snd_wnd_probe_cnt/* The current send window probe round */;
u8ka_probe_cnt/* the number of keepalive probes that have been sent that have not received a response */;
u8rt_cnt/* The number of retransmits that have been sent */;