Home
last modified time | relevance | path

Searched defs:tstorm_tcp_st_context_section (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_hsi.h10128 struct tstorm_tcp_st_context_section struct
10130 uint32_t flags1;
10149 uint32_t flags2;
10169 uint16_t mss;
10170 uint8_t tcp_sm_state /* 3b only, Tcp state machine state */;
10171 uint8_t rto_exp /* 3b only, Exponential Backoff index */;
10173 uint8_t rto_exp /* 3b only, Exponential Backoff index */;
10174 uint8_t tcp_sm_state /* 3b only, Tcp state machine state */;
10175 uint16_t mss;
10177 uint32_t rcv_nxt /* Receive sequence: next expected */;
[all …]