Home
last modified time | relevance | path

Searched refs:t35CountryCode (Results 1 – 25 of 95) sorted by relevance

1234

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h460/
H A DNUMBER-PORTABILITY.asn53 t35CountryCode INTEGER(0..255),
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/h460/
H A DNUMBER-PORTABILITY.asn53 t35CountryCode INTEGER(0..255),
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h460/
H A DNUMBER-PORTABILITY.asn53 t35CountryCode INTEGER(0..255),
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/h460/
H A DNUMBER-PORTABILITY.asn53 t35CountryCode INTEGER(0..255),
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h283/
H A DLCT-PROTOCOL.asn9 t35CountryCode INTEGER(0..255), -- country, as per Recommendation T.35
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/h283/
H A DLCT-PROTOCOL.asn9 t35CountryCode INTEGER(0..255), -- country, as per Recommendation T.35
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h283/
H A DLCT-PROTOCOL.asn9 t35CountryCode INTEGER(0..255), -- country, as per Recommendation T.35
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/h283/
H A DLCT-PROTOCOL.asn9 t35CountryCode INTEGER(0..255), -- country, as per Recommendation T.35
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/test/
H A DtestTimer.erl198 t35CountryCode => 62,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/asn1/test/
H A DtestTimer.erl198 t35CountryCode => 62,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/asn1/test/
H A DtestTimer.erl198 t35CountryCode => 62,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/asn1/test/
H A DtestTimer.erl198 t35CountryCode => 62,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/asn1/test/
H A DtestTimer.erl198 t35CountryCode => 62,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/asn1/test/
H A DtestTimer.erl198 t35CountryCode => 62,
/dports/lang/erlang/otp-OTP-24.1.7/lib/asn1/test/
H A DtestTimer.erl198 t35CountryCode => 62,
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h225/
H A Dh225.cnf824 t35CountryCode = 0;
828 h221NonStandard = ((t35CountryCode * 256) + t35Extension) * 65536 + manufacturerCode;
831 H221NonStandard/t35CountryCode VAL_PTR = &t35CountryCode
946 H221NonStandard/t35CountryCode TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(T35CountryCode_…
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/h225/
H A Dh225.cnf824 t35CountryCode = 0;
828 h221NonStandard = ((t35CountryCode * 256) + t35Extension) * 65536 + manufacturerCode;
831 H221NonStandard/t35CountryCode VAL_PTR = &t35CountryCode
946 H221NonStandard/t35CountryCode TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(T35CountryCode_…
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h225/
H A Dh225.cnf824 t35CountryCode = 0;
828 h221NonStandard = ((t35CountryCode * 256) + t35Extension) * 65536 + manufacturerCode;
831 H221NonStandard/t35CountryCode VAL_PTR = &t35CountryCode
946 H221NonStandard/t35CountryCode TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(T35CountryCode_…
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/h225/
H A Dh225.cnf824 t35CountryCode = 0;
828 h221NonStandard = ((t35CountryCode * 256) + t35Extension) * 65536 + manufacturerCode;
831 H221NonStandard/t35CountryCode VAL_PTR = &t35CountryCode
946 H221NonStandard/t35CountryCode TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(T35CountryCode_…
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh323caps.cxx315 t35CountryCode(0), in H323NonStandardCapabilityInfo()
331 t35CountryCode(H323EndPoint::defaultT35CountryCode), in H323NonStandardCapabilityInfo()
349 t35CountryCode(H323EndPoint::defaultT35CountryCode), in H323NonStandardCapabilityInfo()
369 t35CountryCode(country), in H323NonStandardCapabilityInfo()
421 h221.m_t35CountryCode = (unsigned)t35CountryCode; in OnSendingNonStandardPDU()
466 compareData.t35CountryCode = (unsigned char)h221.m_t35CountryCode; in CompareParam()
491 if (h221.m_t35CountryCode < (unsigned)t35CountryCode) in CompareParam()
493 if (h221.m_t35CountryCode > (unsigned)t35CountryCode) in CompareParam()
522 compareData.t35CountryCode = other.t35CountryCode; in CompareInfo()
541 if (other.t35CountryCode < t35CountryCode) in CompareInfo()
[all …]
/dports/net/opal/opal-3.10.10/src/opal/
H A Dmanager.cxx137 : t35CountryCode(0) in OpalProductInfo()
148 , t35CountryCode(9) // Country code for Australia in OpalProductInfo()
180 info.t35CountryCode == 0 && in operator <<()
186 if (info.t35CountryCode != 0 && info.manufacturerCode != 0) { in operator <<()
187 strm << (unsigned)info.t35CountryCode; in operator <<()
/dports/net/opal/opal-3.10.10/src/h323/
H A Dh323caps.cxx312 t35CountryCode(OpalProductInfo::Default().t35CountryCode), in H323NonStandardCapabilityInfo()
327 : t35CountryCode(OpalProductInfo::Default().t35CountryCode), in H323NonStandardCapabilityInfo()
361 : t35CountryCode(country), in H323NonStandardCapabilityInfo()
413 h221.m_t35CountryCode = (unsigned)t35CountryCode; in OnSendingNonStandardPDU()
459 if (h221.m_t35CountryCode < (unsigned)t35CountryCode) in CompareParam()
461 if (h221.m_t35CountryCode > (unsigned)t35CountryCode) in CompareParam()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/IMA_ADPCM/
H A Dima_adpcm.c391 val = MICROSOFT_COUNTRY_CODE - data->t35CountryCode; in imaCompareFunc()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/GSM0610/
H A Dgsm06_10_codec.c307 val = MICROSOFT_COUNTRY_CODE - data->t35CountryCode; in msgsmCompareFunc()
/dports/net/opal/opal-3.10.10/plugins/audio/GSM0610/
H A Dgsm06_10_codec.c300 val = MICROSOFT_COUNTRY_CODE - data->t35CountryCode; in msgsmCompareFunc()

1234