|
Odamex
Setting the Standard in Multiplayer Doom
|
Go to the source code of this file.
Data Structures | |
| struct | PortMapping |
| struct | PortMappingParserData |
Enumerations | |
| enum | portMappingElt { PortMappingEltNone, PortMappingEntry, NewRemoteHost, NewExternalPort, NewProtocol, NewInternalPort, NewInternalClient, NewEnabled, NewDescription, NewLeaseTime } |
Functions | |
| LIBSPEC void | ParsePortListing (const char *buffer, int bufsize, struct PortMappingParserData *pdata) |
| LIBSPEC void | FreePortListing (struct PortMappingParserData *pdata) |
| enum portMappingElt |
| LIBSPEC void FreePortListing | ( | struct PortMappingParserData * | pdata | ) |
| LIBSPEC void ParsePortListing | ( | const char * | buffer, |
| int | bufsize, | ||
| struct PortMappingParserData * | pdata | ||
| ) |