Searched refs:nIfaces (Results 1 – 1 of 1) sorted by relevance
443 int IPACM_Config::GetNatIfaces(int nIfaces, NatIfaces *pIfaces) in GetNatIfaces() argument445 if (nIfaces <= 0 || pIfaces == NULL) in GetNatIfaces()451 for (int cnt=0; cnt<nIfaces; cnt++) in GetNatIfaces()