Home
last modified time | relevance | path

Searched refs:pIfaces (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Config.cpp443 int IPACM_Config::GetNatIfaces(int nIfaces, NatIfaces *pIfaces) in GetNatIfaces() argument
445 if (nIfaces <= 0 || pIfaces == NULL) in GetNatIfaces()
453 memcpy(pIfaces[cnt].iface_name, in GetNatIfaces()
455 sizeof(pIfaces[cnt].iface_name)); in GetNatIfaces()