RetroArch
Public Attributes | List of all members
PortMapping Struct Reference

#include <portlistingparse.h>

Collaboration diagram for PortMapping:
[legend]

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
 

Member Data Documentation

◆ description

char PortMapping::description[64]

◆ enabled

unsigned char PortMapping::enabled

◆ externalPort

unsigned short PortMapping::externalPort

◆ internalClient

char PortMapping::internalClient[64]

◆ internalPort

unsigned short PortMapping::internalPort

◆ l_next

struct PortMapping* PortMapping::l_next

◆ leaseTime

UNSIGNED_INTEGER PortMapping::leaseTime

◆ protocol

char PortMapping::protocol[4]

◆ remoteHost

char PortMapping::remoteHost[64]

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