NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_tcp_option Struct Reference
Collaboration diagram for stru_tcp_option:

Data Fields

TCP_OPTION type
 
void * option
 
UINT32 size
 
struct stru_tcp_optionnext
 

Detailed Description

Definition at line 49 of file TCP_Header.h.

Field Documentation

◆ next

struct stru_tcp_option* stru_tcp_option::next

Definition at line 54 of file TCP_Header.h.

◆ option

void* stru_tcp_option::option

Definition at line 52 of file TCP_Header.h.

◆ size

UINT32 stru_tcp_option::size

Definition at line 53 of file TCP_Header.h.

◆ type

TCP_OPTION stru_tcp_option::type

Definition at line 51 of file TCP_Header.h.


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