Searched refs:pAlgPorts (Results 1 – 2 of 2) sorted by relevance
426 int IPACM_Config::GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts) in GetAlgPorts() argument428 if (nPorts <= 0 || pAlgPorts == NULL) in GetAlgPorts()436 pAlgPorts[cnt].protocol = alg_table[cnt].protocol; in GetAlgPorts()437 pAlgPorts[cnt].port = alg_table[cnt].port; in GetAlgPorts()
215 int GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts);