Searched refs:numLocalPorts (Results 1 – 2 of 2) sorted by relevance
411 u_short numLocalPorts; in setup_redir_port() local414 numLocalPorts = 0; in setup_redir_port()435 numLocalPorts = 1; in setup_redir_port()457 numLocalPorts = GETNUMPORTS(portRange); in setup_redir_port()479 numLocalPorts = GETNUMPORTS(portRange); in setup_redir_port()515 if (numLocalPorts != r->pport_cnt) in setup_redir_port()520 if (r->rport_cnt != numLocalPorts && in setup_redir_port()
1620 u_short numLocalPorts = 0; in SetupPortRedirect() local1651 numLocalPorts = 1; in SetupPortRedirect()1658 numLocalPorts = GETNUMPORTS(portRange); in SetupPortRedirect()1710 if (numLocalPorts != numPublicPorts) in SetupPortRedirect()1714 if (numRemotePorts != numLocalPorts && (numRemotePorts != 1 || remotePort != 0)) in SetupPortRedirect()