NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_tcp_Transmission_Control_Block::stru_tcb_send_seq_var Struct Reference

Data Fields

UINT32 UNA
 
UINT32 NXT
 
UINT32 WND
 
UINT32 UP
 
UINT32 WL1
 
UINT32 WL2
 

Detailed Description

Definition at line 64 of file TCB.h.

Field Documentation

◆ NXT

UINT32 stru_tcp_Transmission_Control_Block::stru_tcb_send_seq_var::NXT

Definition at line 67 of file TCB.h.

◆ UNA

UINT32 stru_tcp_Transmission_Control_Block::stru_tcb_send_seq_var::UNA

Definition at line 66 of file TCB.h.

◆ UP

UINT32 stru_tcp_Transmission_Control_Block::stru_tcb_send_seq_var::UP

Definition at line 69 of file TCB.h.

◆ WL1

UINT32 stru_tcp_Transmission_Control_Block::stru_tcb_send_seq_var::WL1

Definition at line 70 of file TCB.h.

◆ WL2

UINT32 stru_tcp_Transmission_Control_Block::stru_tcb_send_seq_var::WL2

Definition at line 71 of file TCB.h.

◆ WND

UINT32 stru_tcp_Transmission_Control_Block::stru_tcb_send_seq_var::WND

Definition at line 68 of file TCB.h.


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