Vidalia  0.3.1
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

◆ MINIUPNPC_URL_MAXSIZE

#define MINIUPNPC_URL_MAXSIZE   (128)

Definition at line 14 of file igd_desc_parse.h.

Function Documentation

◆ IGDdata()

void IGDdata ( void ,
const char *  ,
int   
)

◆ IGDendelt()

void IGDendelt ( void ,
const char *  ,
int   
)

◆ IGDstartelt()

void IGDstartelt ( void ,
const char *  ,
int   
)

◆ printIGD()

void printIGD ( struct IGDdatas )