|
RetroArch
|
#include <portlistingparse.h>
Public Attributes | |
| struct PortMapping * | l_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 |
| char PortMapping::description[64] |
| unsigned char PortMapping::enabled |
| unsigned short PortMapping::externalPort |
| char PortMapping::internalClient[64] |
| unsigned short PortMapping::internalPort |
| struct PortMapping* PortMapping::l_next |
| UNSIGNED_INTEGER PortMapping::leaseTime |
| char PortMapping::protocol[4] |
| char PortMapping::remoteHost[64] |
1.8.15