Searched refs:ExtPort (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.c114 unsigned short ExtPort = 0; local
139 ExtPort = atoi(*argv);
180 entry->match.dst.ports[0] = htons(ExtPort);
181 entry->match.dst.ports[1] = htons(ExtPort);

Completed in 88 milliseconds