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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dminiupnpc.h29 struct UPNParg { const char * elt; const char * val; }; struct
33 const char *, struct UPNParg *,
H A Dupnpcommands.c350 struct UPNParg * AddPortMappingArgs;
360 AddPortMappingArgs = calloc(9, sizeof(struct UPNParg));
412 struct UPNParg * AddPortMappingArgs;
422 AddPortMappingArgs = calloc(9, sizeof(struct UPNParg));
474 struct UPNParg * DeletePortMappingArgs;
484 DeletePortMappingArgs = calloc(4, sizeof(struct UPNParg));
518 struct UPNParg * DeletePortMappingArgs;
528 DeletePortMappingArgs = calloc(5, sizeof(struct UPNParg));
572 struct UPNParg * GetPortMappingArgs;
581 GetPortMappingArgs = calloc(2, sizeof(struct UPNParg));
[all...]
H A Dminiupnpc.c144 const char * action, struct UPNParg * args,
255 const char * action, struct UPNParg * args,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dminiupnpc.h29 struct UPNParg { const char * elt; const char * val; }; struct
33 const char *, struct UPNParg *,
H A Dupnpcommands.c350 struct UPNParg * AddPortMappingArgs;
360 AddPortMappingArgs = calloc(9, sizeof(struct UPNParg));
412 struct UPNParg * AddPortMappingArgs;
422 AddPortMappingArgs = calloc(9, sizeof(struct UPNParg));
474 struct UPNParg * DeletePortMappingArgs;
484 DeletePortMappingArgs = calloc(4, sizeof(struct UPNParg));
518 struct UPNParg * DeletePortMappingArgs;
528 DeletePortMappingArgs = calloc(5, sizeof(struct UPNParg));
572 struct UPNParg * GetPortMappingArgs;
581 GetPortMappingArgs = calloc(2, sizeof(struct UPNParg));
[all...]
H A Dminiupnpc.c144 const char * action, struct UPNParg * args,
255 const char * action, struct UPNParg * args,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dminiupnpc.h29 struct UPNParg { const char * elt; const char * val; }; struct
33 const char *, struct UPNParg *,
H A Dupnpcommands.c350 struct UPNParg * AddPortMappingArgs;
360 AddPortMappingArgs = calloc(9, sizeof(struct UPNParg));
412 struct UPNParg * AddPortMappingArgs;
422 AddPortMappingArgs = calloc(9, sizeof(struct UPNParg));
474 struct UPNParg * DeletePortMappingArgs;
484 DeletePortMappingArgs = calloc(4, sizeof(struct UPNParg));
518 struct UPNParg * DeletePortMappingArgs;
528 DeletePortMappingArgs = calloc(5, sizeof(struct UPNParg));
572 struct UPNParg * GetPortMappingArgs;
581 GetPortMappingArgs = calloc(2, sizeof(struct UPNParg));
[all...]
H A Dminiupnpc.c144 const char * action, struct UPNParg * args,
255 const char * action, struct UPNParg * args,

Completed in 124 milliseconds