Home
last modified time | relevance | path

Searched defs:SetTCPPorts (Results 1 – 3 of 3) sorted by relevance

/dports/net/opal/opal-3.10.10/include/h323/
H A Dh323ep.h1150 void SetTCPPorts(unsigned tcpBase, unsigned tcpMax) { manager.SetTCPPorts(tcpBase, tcpMax); } in SetTCPPorts() function
/dports/net/opal/opal-3.10.10/src/opal/
H A Dmanager.cxx1625 void OpalManager::SetTCPPorts(unsigned tcpBase, unsigned tcpMax) in SetTCPPorts() function in OpalManager
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh323ep.cxx3859 void H323EndPoint::SetTCPPorts(unsigned tcpBase, unsigned tcpMax) function in H323EndPoint