Vidalia  0.2.21
Classes | Macros | Functions
igd_desc_parse.h File Reference

Go to the source code of this file.

Classes

struct  IGDdatas_service
 
struct  IGDdatas
 

Macros

#define MINIUPNPC_URL_MAXSIZE   (128)
 

Functions

void IGDstartelt (void *, const char *, int)
 
void IGDendelt (void *, const char *, int)
 
void IGDdata (void *, const char *, int)
 
void printIGD (struct IGDdatas *)
 

Macro Definition Documentation

#define MINIUPNPC_URL_MAXSIZE   (128)

Definition at line 14 of file igd_desc_parse.h.

Function Documentation

void IGDdata ( void *  ,
const char *  ,
int   
)
void IGDendelt ( void *  ,
const char *  ,
int   
)
void IGDstartelt ( void *  ,
const char *  ,
int   
)
void printIGD ( struct IGDdatas )