Searched refs:numLocalPorts (Results 1 – 2 of 2) sorted by relevance
409 u_short numLocalPorts; in setup_redir_port() local412 numLocalPorts = 0; in setup_redir_port()433 numLocalPorts = 1; in setup_redir_port()455 numLocalPorts = GETNUMPORTS(portRange); in setup_redir_port()477 numLocalPorts = GETNUMPORTS(portRange); in setup_redir_port()513 if (numLocalPorts != r->pport_cnt) in setup_redir_port()518 if (r->rport_cnt != numLocalPorts && in setup_redir_port()
1618 u_short numLocalPorts = 0; in SetupPortRedirect() local1649 numLocalPorts = 1; in SetupPortRedirect()1656 numLocalPorts = GETNUMPORTS(portRange); in SetupPortRedirect()1708 if (numLocalPorts != numPublicPorts) in SetupPortRedirect()1712 if (numRemotePorts != numLocalPorts && (numRemotePorts != 1 || remotePort != 0)) in SetupPortRedirect()