Home
last modified time | relevance | path

Searched refs:Connectionless (Results 1 – 25 of 106) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.Protocols/tests/
H A DLdapDirectoryIdentifierTests.cs18 Assert.False(identifier.Connectionless); in Ctor_Server()
31 Assert.False(identifier.Connectionless); in Ctor_Server_PortNumber()
44 Assert.Equal(connectionless, identifier.Connectionless); in Ctor_Server_FullQualifiedDnsHostName_Conectionless()
57 Assert.Equal(connectionless, identifier.Connectionless); in Ctor_PortNumber_Server_FullQualifiedDnsHostName_Conectionless()
71 Assert.Equal(connectionless, identifier.Connectionless); in Ctor_Servers_FullQualifiedDnsHostName_Conectionless()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols/
H A DLdapDirectoryIdentifier.cs52 Connectionless = connectionless; in LdapDirectoryIdentifier()
59 Connectionless = connectionless; in LdapDirectoryIdentifier()
73 public bool Connectionless { get; private set; } property in System.DirectoryServices.Protocols.LdapDirectoryIdentifier
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/lcsap/
H A DLCS-AP-PDU-Descriptions.asn34 Connectionless-Information,
43 id-Connectionless-Information-Transfer,
151 INITIATING MESSAGE Connectionless-Information
152 UNSUCCESSFUL OUTCOME Connectionless-Information
153 PROCEDURE CODE id-Connectionless-Information-Transfer
H A DLCS-AP-PDU-Contents.asn212 -- Connectionless-Information
216 Connectionless-Information ::= SEQUENCE {
217 protocolIEs ProtocolIE-Container { {Connectionless-Information-IEs} },
218 protocolExtensions ProtocolExtensionContainer { {Connectionless-Information-Extensions} } OPTIONAL,
222 Connectionless-Information-IEs LCS-AP-PROTOCOL-IES ::= {
232 Connectionless-Information-Extensions LCS-AP-PROTOCOL-EXTENSION ::= {
H A Dlcsap.cnf67 #.FN_HDR Connectionless-Information
262 id-Connectionless-Information-Transfer ProcedureCode
347 Connectionless-Information N lcsap.proc.imsg id-Connectionless-Information-Transfer
348 Connectionless-Information N lcsap.proc.uout id-Connectionless-Information-Transfer
H A DLCS-AP-Constants.asn25 id-Connectionless-Information-Transfer INTEGER ::= 2
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/lcsap/
H A DLCS-AP-PDU-Descriptions.asn34 Connectionless-Information,
43 id-Connectionless-Information-Transfer,
151 INITIATING MESSAGE Connectionless-Information
152 UNSUCCESSFUL OUTCOME Connectionless-Information
153 PROCEDURE CODE id-Connectionless-Information-Transfer
H A DLCS-AP-PDU-Contents.asn212 -- Connectionless-Information
216 Connectionless-Information ::= SEQUENCE {
217 protocolIEs ProtocolIE-Container { {Connectionless-Information-IEs} },
218 protocolExtensions ProtocolExtensionContainer { {Connectionless-Information-Extensions} } OPTIONAL,
222 Connectionless-Information-IEs LCS-AP-PROTOCOL-IES ::= {
232 Connectionless-Information-Extensions LCS-AP-PROTOCOL-EXTENSION ::= {
H A Dlcsap.cnf67 #.FN_HDR Connectionless-Information
262 id-Connectionless-Information-Transfer ProcedureCode
347 Connectionless-Information N lcsap.proc.imsg id-Connectionless-Information-Transfer
348 Connectionless-Information N lcsap.proc.uout id-Connectionless-Information-Transfer
H A DLCS-AP-Constants.asn25 id-Connectionless-Information-Transfer INTEGER ::= 2
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/lcsap/
H A DLCS-AP-PDU-Descriptions.asn34 Connectionless-Information,
43 id-Connectionless-Information-Transfer,
151 INITIATING MESSAGE Connectionless-Information
152 UNSUCCESSFUL OUTCOME Connectionless-Information
153 PROCEDURE CODE id-Connectionless-Information-Transfer
H A DLCS-AP-PDU-Contents.asn212 -- Connectionless-Information
216 Connectionless-Information ::= SEQUENCE {
217 protocolIEs ProtocolIE-Container { {Connectionless-Information-IEs} },
218 protocolExtensions ProtocolExtensionContainer { {Connectionless-Information-Extensions} } OPTIONAL,
222 Connectionless-Information-IEs LCS-AP-PROTOCOL-IES ::= {
232 Connectionless-Information-Extensions LCS-AP-PROTOCOL-EXTENSION ::= {
H A Dlcsap.cnf67 #.FN_HDR Connectionless-Information
262 id-Connectionless-Information-Transfer ProcedureCode
347 Connectionless-Information N lcsap.proc.imsg id-Connectionless-Information-Transfer
348 Connectionless-Information N lcsap.proc.uout id-Connectionless-Information-Transfer
H A DLCS-AP-Constants.asn25 id-Connectionless-Information-Transfer INTEGER ::= 2
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/lcsap/
H A DLCS-AP-PDU-Descriptions.asn34 Connectionless-Information,
43 id-Connectionless-Information-Transfer,
151 INITIATING MESSAGE Connectionless-Information
152 UNSUCCESSFUL OUTCOME Connectionless-Information
153 PROCEDURE CODE id-Connectionless-Information-Transfer
H A DLCS-AP-PDU-Contents.asn212 -- Connectionless-Information
216 Connectionless-Information ::= SEQUENCE {
217 protocolIEs ProtocolIE-Container { {Connectionless-Information-IEs} },
218 protocolExtensions ProtocolExtensionContainer { {Connectionless-Information-Extensions} } OPTIONAL,
222 Connectionless-Information-IEs LCS-AP-PROTOCOL-IES ::= {
232 Connectionless-Information-Extensions LCS-AP-PROTOCOL-EXTENSION ::= {
H A Dlcsap.cnf67 #.FN_HDR Connectionless-Information
262 id-Connectionless-Information-Transfer ProcedureCode
347 Connectionless-Information N lcsap.proc.imsg id-Connectionless-Information-Transfer
348 Connectionless-Information N lcsap.proc.uout id-Connectionless-Information-Transfer
H A DLCS-AP-Constants.asn25 id-Connectionless-Information-Transfer INTEGER ::= 2
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/
H A DLdapDirectoryIdentifier.cs50 Connectionless = connectionless; in LdapDirectoryIdentifier()
84 public bool Connectionless { get; } property in System.DirectoryServices.Protocols.LdapDirectoryIdentifier
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Permissions/src/System/Net/
H A DTransportType.cs10 Connectionless = 1, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DTransportType.cs23 Connectionless = 1, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/
H A DTransportType.cs12 Connectionless = Udp, enumerator
/dports/www/kannel/gateway-1.4.4/doc/arch/
H A Dwapbox-threads.fig55 4 0 0 50 0 0 12 0.0000 4 135 1170 4095 5355 Connectionless\001
/dports/net/samba412/samba-4.12.15/librpc/idl/
H A Ddcerpc.idl474 DCERPC_PKT_PING = 1, /* Connectionless is server alive ? */
477 DCERPC_PKT_WORKING = 4, /* Connectionless reply to a ping when server busy. */
478 …DCERPC_PKT_NOCALL = 5, /* Connectionless reply to a ping when server has lost part of client…
480 DCERPC_PKT_ACK = 7, /* Connectionless client to server code. */
481 DCERPC_PKT_CL_CANCEL = 8, /* Connectionless cancel. */
482 DCERPC_PKT_FACK = 9, /* Connectionless fragment ack. Both client and server send. */
/dports/security/suricata/suricata-6.0.4/suricata-update/tests/
H A Dgen-msg.map309 133 || 40 || dcerpc2: Connectionless DCE/RPC - Invalid major version
310 133 || 41 || dcerpc2: Connectionless DCE/RPC - Invalid pdu type
311 133 || 42 || dcerpc2: Connectionless DCE/RPC - Data length less than header size
312 133 || 43 || dcerpc2: Connectionless DCE/RPC - Bad sequence number

12345