Searched refs:pIfaces (Results 1 – 2 of 2) sorted by relevance
443 int IPACM_Config::GetNatIfaces(int nIfaces, NatIfaces *pIfaces) in GetNatIfaces() argument445 if (nIfaces <= 0 || pIfaces == NULL) in GetNatIfaces()453 memcpy(pIfaces[cnt].iface_name, in GetNatIfaces()455 sizeof(pIfaces[cnt].iface_name)); in GetNatIfaces()
467 int IPACM_Config::GetNatIfaces(int nIfaces, NatIfaces *pIfaces) in GetNatIfaces() argument469 if (nIfaces <= 0 || pIfaces == NULL) in GetNatIfaces()477 memcpy(pIfaces[cnt].iface_name, in GetNatIfaces()479 sizeof(pIfaces[cnt].iface_name)); in GetNatIfaces()