Electroneum
miniupnpdpath.h File Reference
#include "config.h"
Include dependency graph for miniupnpdpath.h:

Go to the source code of this file.

Macros

#define ROOTDESC_PATH   "/rootDesc.xml"
 
#define WANCFG_PATH   "/WANCfg.xml"
 
#define WANCFG_CONTROLURL   "/ctl/CmnIfCfg"
 
#define WANCFG_EVENTURL   "/evt/CmnIfCfg"
 
#define WANIPC_PATH   "/WANIPCn.xml"
 
#define WANIPC_CONTROLURL   "/ctl/IPConn"
 
#define WANIPC_EVENTURL   "/evt/IPConn"
 

Macro Definition Documentation

◆ ROOTDESC_PATH

#define ROOTDESC_PATH   "/rootDesc.xml"

Definition at line 15 of file miniupnpdpath.h.

◆ WANCFG_CONTROLURL

#define WANCFG_CONTROLURL   "/ctl/CmnIfCfg"

Definition at line 22 of file miniupnpdpath.h.

◆ WANCFG_EVENTURL

#define WANCFG_EVENTURL   "/evt/CmnIfCfg"

Definition at line 23 of file miniupnpdpath.h.

◆ WANCFG_PATH

#define WANCFG_PATH   "/WANCfg.xml"

Definition at line 21 of file miniupnpdpath.h.

◆ WANIPC_CONTROLURL

#define WANIPC_CONTROLURL   "/ctl/IPConn"

Definition at line 26 of file miniupnpdpath.h.

◆ WANIPC_EVENTURL

#define WANIPC_EVENTURL   "/evt/IPConn"

Definition at line 27 of file miniupnpdpath.h.

◆ WANIPC_PATH

#define WANIPC_PATH   "/WANIPCn.xml"

Definition at line 25 of file miniupnpdpath.h.