Searched defs:xstorm_toe_tcp_ag_context_section (Results 1 – 1 of 1) sorted by relevance
6195 struct xstorm_toe_tcp_ag_context_section struct6198 uint8_t tcp_agg_vars1;6209 …a_cnt /* Counts the number of ACK requests received from the TSTORM with no registration to QM. */;6210 uint16_t mss /* MSS used for nagle algorithm and for transmission */;6226 uint32_t snd_nxt /* The current sequence number to send */;6227 uint32_t tx_wnd /* The Current transmission window in bytes */;6228 uint32_t snd_una /* The current Send UNA sequence number */;6229 uint32_t local_adv_wnd /* The current local advertised window to FE. */;6231 uint8_t __agg_val8_th /* aggregated value 8 - threshold */;6232 uint8_t __tx_dest /* aggregated value 8 */;[all …]