Home
last modified time | relevance | path

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

/dports/net/h323plus/h323plus-1_27_2/src/h460/
H A Dh460_std22.cxx128 if (transec->IsIPSecEnabled()) { in BuildFeature()
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dtransports.h230 PBoolean IsIPSecEnabled();
H A Dh323ep.h2564 PBoolean IsIPSecEnabled();
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh323ep.cxx4303 PBoolean H323EndPoint::IsIPSecEnabled() function in H323EndPoint
4305 return m_transportSecurity.IsIPSecEnabled();
H A Dtransports.cxx886 PBoolean H323TransportSecurity::IsIPSecEnabled() in IsIPSecEnabled() function in H323TransportSecurity