Searched refs:extPortStart (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dupnpcommands.h201 const char * extPortStart, const char * extPortEnd,
H A Dminiupnpcmodule.c335 char extPortStart[6]; local
346 sprintf(extPortStart, "%hu", ePortStart);
350 extPortStart, extPortEnd, proto, manageStr);
H A Dupnpcommands.c514 const char * extPortStart, const char * extPortEnd,
525 if(!extPortStart || !extPortEnd || !proto || !manage)
530 DeletePortMappingArgs[0].val = extPortStart;
513 UPNP_DeletePortMappingRange(const char * controlURL, const char * servicetype, const char * extPortStart, const char * extPortEnd, const char * proto, const char * manage) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dupnpcommands.h201 const char * extPortStart, const char * extPortEnd,
H A Dminiupnpcmodule.c335 char extPortStart[6]; local
346 sprintf(extPortStart, "%hu", ePortStart);
350 extPortStart, extPortEnd, proto, manageStr);
H A Dupnpcommands.c514 const char * extPortStart, const char * extPortEnd,
525 if(!extPortStart || !extPortEnd || !proto || !manage)
530 DeletePortMappingArgs[0].val = extPortStart;
513 UPNP_DeletePortMappingRange(const char * controlURL, const char * servicetype, const char * extPortStart, const char * extPortEnd, const char * proto, const char * manage) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dupnpcommands.h201 const char * extPortStart, const char * extPortEnd,
H A Dminiupnpcmodule.c335 char extPortStart[6]; local
346 sprintf(extPortStart, "%hu", ePortStart);
350 extPortStart, extPortEnd, proto, manageStr);
H A Dupnpcommands.c514 const char * extPortStart, const char * extPortEnd,
525 if(!extPortStart || !extPortEnd || !proto || !manage)
530 DeletePortMappingArgs[0].val = extPortStart;
513 UPNP_DeletePortMappingRange(const char * controlURL, const char * servicetype, const char * extPortStart, const char * extPortEnd, const char * proto, const char * manage) argument

Completed in 94 milliseconds