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

Data Fields

NETSIM_ID applicationId
 
NETSIM_ID applicationInstance
 
APPLICATION_LAYER_PROTOCOL appProtocol
 
TRANSPORT_LAYER_PROTOCOL trxProtocol
 
UINT16 localPortNumber
 
UINT16 remotePortNumber
 
struct stru_NetSim_Device_BufferpstruSocketBuffer
 
struct stru_NetSim_SocketInterfacenext
 

Detailed Description

Definition at line 456 of file Stack.h.

Field Documentation

◆ applicationId

NETSIM_ID stru_NetSim_SocketInterface::applicationId

Definition at line 458 of file Stack.h.

◆ applicationInstance

NETSIM_ID stru_NetSim_SocketInterface::applicationInstance

Definition at line 459 of file Stack.h.

◆ appProtocol

APPLICATION_LAYER_PROTOCOL stru_NetSim_SocketInterface::appProtocol

Definition at line 460 of file Stack.h.

◆ localPortNumber

UINT16 stru_NetSim_SocketInterface::localPortNumber

Definition at line 462 of file Stack.h.

◆ next

struct stru_NetSim_SocketInterface* stru_NetSim_SocketInterface::next

Definition at line 465 of file Stack.h.

◆ pstruSocketBuffer

struct stru_NetSim_Device_Buffer* stru_NetSim_SocketInterface::pstruSocketBuffer

Definition at line 464 of file Stack.h.

◆ remotePortNumber

UINT16 stru_NetSim_SocketInterface::remotePortNumber

Definition at line 463 of file Stack.h.

◆ trxProtocol

TRANSPORT_LAYER_PROTOCOL stru_NetSim_SocketInterface::trxProtocol

Definition at line 461 of file Stack.h.


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