Home
last modified time | relevance | path

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

/dports/net/opal/opal-3.10.10/include/h323/
H A Dh323ep.h1252 const PTimeInterval & GetGatekeeperRequestTimeout() const { return gatekeeperRequestTimeout; } in GetGatekeeperRequestTimeout()
1377 PTimeInterval gatekeeperRequestTimeout; variable
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh323ep.h2794 const PTimeInterval & GetGatekeeperRequestTimeout() const { return gatekeeperRequestTimeout; } in GetGatekeeperRequestTimeout()
3010 PTimeInterval gatekeeperRequestTimeout; variable
/dports/net/opal/opal-3.10.10/src/h323/
H A Dh323ep.cxx86 , gatekeeperRequestTimeout(0, 5) // Seconds in H323EndPoint()
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh323ep.cxx693 gatekeeperRequestTimeout(0, 5), // Seconds in H323EndPoint()