Home
last modified time | relevance | path

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

/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh323ep.h467 …virtual PBoolean GatekeeperCheckIP(const H323TransportAddress & oldAddr,H323TransportAddress & new…
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dgkclient.cxx359 …if ((!discoveryComplete) && (endpoint.GatekeeperCheckIP(transport->GetRemoteAddress(),newaddress))) in RegistrationRequest()
H A Dh323ep.cxx1422 PBoolean H323EndPoint::GatekeeperCheckIP(const H323TransportAddress & /*oldAddr*/, in GatekeeperCheckIP() function in H323EndPoint