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

Data Fields

UINT SEQ
 
UINT ACK
 
UINT LEN
 
UINT WND
 
UINT UP
 
UINT PRC
 

Detailed Description

Definition at line 99 of file TCB.h.

Field Documentation

◆ ACK

UINT stru_tcp_Transmission_Control_Block::stru_tcb_curr_seg_var::ACK

Definition at line 102 of file TCB.h.

◆ LEN

UINT stru_tcp_Transmission_Control_Block::stru_tcb_curr_seg_var::LEN

Definition at line 103 of file TCB.h.

◆ PRC

UINT stru_tcp_Transmission_Control_Block::stru_tcb_curr_seg_var::PRC

Definition at line 106 of file TCB.h.

◆ SEQ

UINT stru_tcp_Transmission_Control_Block::stru_tcb_curr_seg_var::SEQ

Definition at line 101 of file TCB.h.

◆ UP

UINT stru_tcp_Transmission_Control_Block::stru_tcb_curr_seg_var::UP

Definition at line 105 of file TCB.h.

◆ WND

UINT stru_tcp_Transmission_Control_Block::stru_tcb_curr_seg_var::WND

Definition at line 104 of file TCB.h.


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