Lines Matching +full:7 +full:- +full:segment

2  * Copyright (c) 2017-2018 Cavium, Inc. 
35 #define TCP_INVALID_TIMEOUT_VAL -1
108 #define TCP_OFFLOAD_PARAMS_FIN_SENT_SHIFT 7
134 …pecifies, in ms, the maximum time that the offload target should spend retransmitting a segment */;
141 __le32 snd_wl1 /* the segment sequence number used for the last window update */;
144 …2 total_rt /* The total time, in ms, that has been spent retransmitting the current TCP segment */;
145 …ime remaining, in clock ticks, until the next keepalive timeout. A value of -1 indicates that the …
146 …me remaining, in clock ticks, until the next retransmit timeout. A value of -1 indicates that the …
152 __le16 fw_internal /* fw internal use - initialize value = 0 */;
194 __le16 syn_ip_payload_length /* length of Tcp header in SYN packet - relevent for passive mode */;
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 */;
202 …pecifies, in ms, the maximum time that the offload target should spend retransmitting a segment */;
242 #define TCP_UPDATE_PARAMS_FLOW_LABEL_CHANGED_SHIFT 7
271 u8 reserved1[7];
285 __le32 snd_wl1 /* the segment sequence number used for the last window update */;
293 …2 total_rt /* The total time, in ms, that has been spent retransmitting the current TCP segment */;
294 …ime remaining, in clock ticks, until the next keepalive timeout. A value of -1 indicates that the …
295 …me remaining, in clock ticks, until the next retransmit timeout. A value of -1 indicates that the …