NetSim Source Code Help
Loading...
Searching...
No Matches
stru_controllerInfo Struct Reference

#include <OpenFlow.h>

Collaboration diagram for stru_controllerInfo:
Collaboration graph

Data Fields

NETSIM_ID controllerId
 
NETSIM_IPAddress controllerIP
 
UINT16 port
 
ptrSOCKETINTERFACE sock
 

Detailed Description

Definition at line 38 of file OpenFlow.h.

Field Documentation

◆ controllerId

NETSIM_ID stru_controllerInfo::controllerId

Definition at line 40 of file OpenFlow.h.

◆ controllerIP

NETSIM_IPAddress stru_controllerInfo::controllerIP

Definition at line 41 of file OpenFlow.h.

◆ port

UINT16 stru_controllerInfo::port

Definition at line 42 of file OpenFlow.h.

◆ sock

ptrSOCKETINTERFACE stru_controllerInfo::sock

Definition at line 43 of file OpenFlow.h.


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