Searched defs:xstorm_tcp_tcp_ag_context_section (Results 1 – 1 of 1) sorted by relevance
2232 struct xstorm_tcp_tcp_ag_context_section struct2235 u8_t tcp_agg_vars1;2246 …a_cnt /* Counts the number of ACK requests received from the TSTORM with no registration to QM. */;2247 u16_t mss /* MSS used for nagle algorithm and for transmission */;2263 u32_t snd_nxt /* The current sequence number to send */;2264 u32_t tx_wnd /* The Current transmission window in bytes */;2265 u32_t snd_una /* The current Send UNA sequence number */;2266 u32_t local_adv_wnd /* The current local advertised window to FE. */;2268 u8_t __agg_val8_th /* aggregated value 8 - threshold */;2269 u8_t __tx_dest /* aggregated value 8 */;[all …]