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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bcmupnp/upnp/linux/
H A Dupnpnat.c113 unsigned short IntPort = 0; local
150 IntPort = atoi(*argv);
191 if (IntPort != 0) {
196 entry->ports[0] = htons(IntPort);
197 entry->ports[1] = htons(IntPort);

Completed in 51 milliseconds