Lines Matching refs:__le32

42 	__le32 cid /* connection ID  */;
64 __le32 two_msl_timer /* 2MSL (used for TIME_WAIT state) timeout value */;
115 __le32 remote_ip[4];
116 __le32 local_ip[4];
117 __le32 flow_label;
126 __le32 ss_thresh;
127 __le32 rcv_wnd /* absolute receive window (not scaled) */;
128 __le32 cwnd /* absolute congestion window */;
132__le32 ka_timeout /* This member specifies, in ms, the timeout interval for inactivity before send…
133__le32 ka_interval /* This member specifies, in ms, the timeout after which to retransmit a keepal…
134__le32 max_rt_time /* This member specifies, in ms, the maximum time that the offload target shoul…
135 __le32 initial_rcv_wnd /* Initial receive window */;
136 __le32 rcv_next;
137 __le32 snd_una;
138 __le32 snd_next;
139 __le32 snd_max;
140 __le32 snd_wnd /* absolute send window (not scaled) */;
141 __le32 snd_wl1 /* the segment sequence number used for the last window update */;
142 __le32 ts_recent /* The timestamp value to send in the next ACK */;
143 __le32 ts_recent_age /* The length of time, in ms, since the most recent timestamp was received */;
144__le32 total_rt /* The total time, in ms, that has been spent retransmitting the current TCP segme…
145__le32 ka_timeout_delta /* The time remaining, in clock ticks, until the next keepalive timeout. A…
146__le32 rt_timeout_delta /* The time remaining, in clock ticks, until the next retransmit timeout. …
156 __le32 reserved3;
184 __le32 remote_ip[4];
185 __le32 local_ip[4];
186 __le32 flow_label;
195 __le32 syn_phy_addr_lo /* physical address (low) of SYN buffer - relevent for passive mode */;
196 __le32 syn_phy_addr_hi /* physical address (high) of SYN buffer - relevent for passive mode */;
197 __le32 cwnd /* absolute congestion window */;
200__le32 ka_timeout /* This member specifies, in ms, the timeout interval for inactivity before send…
201__le32 ka_interval /* This member specifies, in ms, the timeout after which to retransmit a keepal…
202__le32 max_rt_time /* This member specifies, in ms, the maximum time that the offload target shoul…
203 __le32 reserved3[16];
265 __le32 ka_timeout;
266 __le32 ka_interval;
267 __le32 max_rt_time;
268 __le32 flow_label;
269 __le32 initial_rcv_wnd;
279 __le32 rcv_next;
280 __le32 snd_una;
281 __le32 snd_next;
282 __le32 snd_max;
283 __le32 snd_wnd /* absolute send window (not scaled) */;
284 __le32 rcv_wnd /* absolute receive window (not scaled) */;
285 __le32 snd_wl1 /* the segment sequence number used for the last window update */;
286 __le32 cwnd /* absolute congestion window */;
287 __le32 ss_thresh;
290 __le32 ts_time /* The current value of the adjusted timestamp */;
291 __le32 ts_recent /* The timestamp value to send in the next ACK */;
292 __le32 ts_recent_age /* The length of time, in ms, since the most recent timestamp was received */;
293__le32 total_rt /* The total time, in ms, that has been spent retransmitting the current TCP segme…
294__le32 ka_timeout_delta /* The time remaining, in clock ticks, until the next keepalive timeout. A…
295__le32 rt_timeout_delta /* The time remaining, in clock ticks, until the next retransmit timeout. …
300 __le32 reserved;