FreeBSD kernel BXE device code
tstorm_tcp_st_context_section Struct Reference

#include <ecore_hsi.h>

Data Fields

uint32_t flags1
 
uint32_t flags2
 
uint32_t rcv_nxt
 
uint32_t timestamp_recent
 
uint32_t timestamp_recent_time
 
uint32_t cwnd
 
uint32_t ss_thresh
 
uint32_t cwnd_accum
 
uint32_t prev_seg_seq
 
uint32_t expected_rel_seq
 
uint32_t recover
 
uint32_t retransmit_start_time
 
uint32_t ka_timeout
 
uint32_t ka_interval
 
uint32_t isle_start_seq
 
uint32_t isle_end_seq
 
uint32_t max_rt_time
 
uint32_t rightmost_received_seq
 

Detailed Description

Definition at line 10130 of file ecore_hsi.h.

Field Documentation

◆ cwnd

uint32_t tstorm_tcp_st_context_section::cwnd

Definition at line 10182 of file ecore_hsi.h.

◆ cwnd_accum

uint32_t tstorm_tcp_st_context_section::cwnd_accum

Definition at line 10184 of file ecore_hsi.h.

◆ expected_rel_seq

uint32_t tstorm_tcp_st_context_section::expected_rel_seq

Definition at line 10186 of file ecore_hsi.h.

◆ flags1

uint32_t tstorm_tcp_st_context_section::flags1

Definition at line 10132 of file ecore_hsi.h.

◆ flags2

uint32_t tstorm_tcp_st_context_section::flags2

Definition at line 10151 of file ecore_hsi.h.

◆ isle_end_seq

uint32_t tstorm_tcp_st_context_section::isle_end_seq

Definition at line 10214 of file ecore_hsi.h.

◆ isle_start_seq

uint32_t tstorm_tcp_st_context_section::isle_start_seq

Definition at line 10213 of file ecore_hsi.h.

◆ ka_interval

uint32_t tstorm_tcp_st_context_section::ka_interval

Definition at line 10212 of file ecore_hsi.h.

◆ ka_timeout

uint32_t tstorm_tcp_st_context_section::ka_timeout

Definition at line 10211 of file ecore_hsi.h.

◆ max_rt_time

uint32_t tstorm_tcp_st_context_section::max_rt_time

Definition at line 10231 of file ecore_hsi.h.

◆ prev_seg_seq

uint32_t tstorm_tcp_st_context_section::prev_seg_seq

Definition at line 10185 of file ecore_hsi.h.

◆ rcv_nxt

uint32_t tstorm_tcp_st_context_section::rcv_nxt

Definition at line 10179 of file ecore_hsi.h.

◆ recover

uint32_t tstorm_tcp_st_context_section::recover

Definition at line 10187 of file ecore_hsi.h.

◆ retransmit_start_time

uint32_t tstorm_tcp_st_context_section::retransmit_start_time

Definition at line 10210 of file ecore_hsi.h.

◆ rightmost_received_seq

uint32_t tstorm_tcp_st_context_section::rightmost_received_seq

Definition at line 10246 of file ecore_hsi.h.

◆ ss_thresh

uint32_t tstorm_tcp_st_context_section::ss_thresh

Definition at line 10183 of file ecore_hsi.h.

◆ timestamp_recent

uint32_t tstorm_tcp_st_context_section::timestamp_recent

Definition at line 10180 of file ecore_hsi.h.

◆ timestamp_recent_time

uint32_t tstorm_tcp_st_context_section::timestamp_recent_time

Definition at line 10181 of file ecore_hsi.h.


The documentation for this struct was generated from the following file: