Electroneum
PortMapping Struct Reference

#include <portlistingparse.h>

Collaboration diagram for PortMapping:

Public Attributes

struct PortMappingl_next
 
UNSIGNED_INTEGER leaseTime
 
unsigned short externalPort
 
unsigned short internalPort
 
char remoteHost [64]
 
char internalClient [64]
 
char description [64]
 
char protocol [4]
 
unsigned char enabled
 

Detailed Description

Definition at line 37 of file portlistingparse.h.

Member Data Documentation

◆ description

char PortMapping::description[64]

Definition at line 44 of file portlistingparse.h.

◆ enabled

unsigned char PortMapping::enabled

Definition at line 46 of file portlistingparse.h.

◆ externalPort

unsigned short PortMapping::externalPort

Definition at line 40 of file portlistingparse.h.

◆ internalClient

char PortMapping::internalClient[64]

Definition at line 43 of file portlistingparse.h.

◆ internalPort

unsigned short PortMapping::internalPort

Definition at line 41 of file portlistingparse.h.

◆ l_next

struct PortMapping* PortMapping::l_next

Definition at line 38 of file portlistingparse.h.

◆ leaseTime

UNSIGNED_INTEGER PortMapping::leaseTime

Definition at line 39 of file portlistingparse.h.

◆ protocol

char PortMapping::protocol[4]

Definition at line 45 of file portlistingparse.h.

◆ remoteHost

char PortMapping::remoteHost[64]

Definition at line 42 of file portlistingparse.h.


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