RetroArch
|
Go to the source code of this file.
Classes | |
struct | PortMapping |
struct | PortMappingParserData |
Enumerations | |
enum | portMappingElt { PortMappingEltNone, PortMappingEntry, NewRemoteHost, NewExternalPort, NewProtocol, NewInternalPort, NewInternalClient, NewEnabled, NewDescription, NewLeaseTime } |
Functions | |
MINIUPNP_LIBSPEC void | ParsePortListing (const char *buffer, int bufsize, struct PortMappingParserData *pdata) |
MINIUPNP_LIBSPEC void | FreePortListing (struct PortMappingParserData *pdata) |
enum portMappingElt |
MINIUPNP_LIBSPEC void FreePortListing | ( | struct PortMappingParserData * | pdata | ) |
MINIUPNP_LIBSPEC void ParsePortListing | ( | const char * | buffer, |
int | bufsize, | ||
struct PortMappingParserData * | pdata | ||
) |