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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dnvparse.h45 extern bool get_forward_port(int which, netconf_nat_t *nat);
H A Dnvparse.c308 get_forward_port(int which, netconf_nat_t *nat) function
499 for (i = 0; get_forward_port(i, &unused); i++);
H A Dbroadcom.c3888 valid = get_forward_port(i, &nat);
7404 if (get_forward_port(i, &nat)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/rc/
H A Dfirewall.c431 if (get_forward_port(i, &nat) && !(nat.match.flags & NETCONF_DISABLED)) {

Completed in 175 milliseconds