Searched defs:xstorm_toe_tcp_ag_context_section (Results 1 – 1 of 1) sorted by relevance
2657 struct xstorm_toe_tcp_ag_context_section struct2660 u8_t tcp_agg_vars1;2671 …a_cnt /* Counts the number of ACK requests received from the TSTORM with no registration to QM. */;2672 u16_t mss /* MSS used for nagle algorithm and for transmission */;2688 u32_t snd_nxt /* The current sequence number to send */;2689 u32_t tx_wnd /* The Current transmission window in bytes */;2690 u32_t snd_una /* The current Send UNA sequence number */;2691 u32_t local_adv_wnd /* The current local advertised window to FE. */;2693 u8_t __agg_val8_th /* aggregated value 8 - threshold */;2694 u8_t __tx_dest /* aggregated value 8 */;[all …]