9#ifndef IGD_DESC_PARSE_H_INCLUDED
10#define IGD_DESC_PARSE_H_INCLUDED
14#define MINIUPNPC_URL_MAXSIZE (128)
30 struct IGDdatas_service
CIF;
33 struct IGDdatas_service
first;
35 struct IGDdatas_service
second;
37 struct IGDdatas_service
IPv6FC;
39 struct IGDdatas_service
tmp;
void IGDdata(void *, const char *, int)
void IGDstartelt(void *, const char *, int)
#define MINIUPNPC_URL_MAXSIZE
void IGDendelt(void *, const char *, int)
#define MINIUPNPC_URL_MAXSIZE
char controlurl[MINIUPNPC_URL_MAXSIZE]
char eventsuburl[MINIUPNPC_URL_MAXSIZE]
char scpdurl[MINIUPNPC_URL_MAXSIZE]
char servicetype[MINIUPNPC_URL_MAXSIZE]
char urlbase[MINIUPNPC_URL_MAXSIZE]
struct IGDdatas_service first
char presentationurl[MINIUPNPC_URL_MAXSIZE]
struct IGDdatas_service tmp
char cureltname[MINIUPNPC_URL_MAXSIZE]
struct IGDdatas_service second
struct IGDdatas_service IPv6FC
struct IGDdatas_service CIF