/external/kernel-headers/original/uapi/linux/ |
isdnif.h | 26 #define ISDN_PTYPE_MAX 7 /* Max. 8 Protocols */ 44 #define ISDN_PROTO_L2_MAX 15 /* Max. 16 Protocols */ 53 #define ISDN_PROTO_L3_MAX 7 /* Max. 8 Protocols */
|
capi.h | 69 __u32 support1; /* B1 protocols support */ 70 __u32 support2; /* B2 protocols support */ 71 __u32 support3; /* B3 protocols support */
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
SSLServerSocketTest.java | 52 String[] protocols = new String[] {socket.getSupportedProtocols()[0]}; local 53 socket.setEnabledProtocols(protocols); 54 assertEquals(Arrays.asList(protocols), Arrays.asList(socket.getEnabledProtocols()));
|
SSLParametersTest.java | 52 String[] protocols = new String[] { "baz", null, "qux" }; local 53 SSLParameters p = new SSLParameters(cipherSuites, protocols); 57 assertNotSame(protocols, p.getProtocols()); 59 assertEquals(Arrays.asList(protocols), Arrays.asList(p.getProtocols())); 84 String[] protocols = new String[] { "fnord" }; local 85 String[] copy = protocols.clone(); 88 assertEquals(Arrays.asList(protocols), Arrays.asList(p.getProtocols()));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
isdnif.h | 26 #define ISDN_PTYPE_MAX 7 /* Max. 8 Protocols */ 44 #define ISDN_PROTO_L2_MAX 15 /* Max. 16 Protocols */ 53 #define ISDN_PROTO_L3_MAX 7 /* Max. 8 Protocols */
|
capi.h | 67 __u32 support1; /* B1 protocols support */ 68 __u32 support2; /* B2 protocols support */ 69 __u32 support3; /* B3 protocols support */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
isdnif.h | 26 #define ISDN_PTYPE_MAX 7 /* Max. 8 Protocols */ 44 #define ISDN_PROTO_L2_MAX 15 /* Max. 16 Protocols */ 53 #define ISDN_PROTO_L3_MAX 7 /* Max. 8 Protocols */
|
capi.h | 67 __u32 support1; /* B1 protocols support */ 68 __u32 support2; /* B2 protocols support */ 69 __u32 support3; /* B3 protocols support */
|
/external/curl/src/ |
tool_libinfo.c | 43 * CURLPROTO_* bits indicating which protocols are actually built 87 /* Build CURLPROTO_* bit pattern with libcurl's built-in protocols */ 89 if(curlinfo->protocols) { 90 for(proto = curlinfo->protocols; *proto; proto++) {
|
/prebuilts/go/darwin-x86/src/net/ |
lookup_unix.go | 13 // readProtocols loads contents of /etc/protocols into protocols map 16 if file, err := open("/etc/protocols"); err == nil { 27 if _, ok := protocols[f[0]]; !ok { 28 protocols[f[0]] = proto 31 if _, ok := protocols[alias]; !ok { 32 protocols[alias] = proto 41 // lookupProtocol looks up IP protocol name in /etc/protocols and 45 proto, found := protocols[name]
|
/prebuilts/go/linux-x86/src/net/ |
lookup_unix.go | 13 // readProtocols loads contents of /etc/protocols into protocols map 16 if file, err := open("/etc/protocols"); err == nil { 27 if _, ok := protocols[f[0]]; !ok { 28 protocols[f[0]] = proto 31 if _, ok := protocols[alias]; !ok { 32 protocols[alias] = proto 41 // lookupProtocol looks up IP protocol name in /etc/protocols and 45 proto, found := protocols[name]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/ |
PKG-INFO | 4 Summary: A collection of ASN.1-based protocols modules. 9 Description: A collection of ASN.1 modules expressed in form of pyasn1 classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various data structures (X.509, PKCS etc.).
|
/external/clang/test/SemaObjC/ |
protocols.m | 4 @required // expected-error {{directive may only be specified in protocols only}} 8 @optional // expected-error {{directive may only be specified in protocols only}}
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_CRLF.3 | 38 .SH PROTOCOLS 43 SMTP since 7.40.0, other protocols since they were introduced
|
CURLOPT_FOLLOWLOCATION.3 | 39 libcurl can limit to what protocols it will automatically follow. The accepted 40 protocols are set with \fICURLOPT_REDIR_PROTOCOLS(3)\fP and it excludes the 50 .SH PROTOCOLS
|
/external/libnfc-nci/src/include/ |
vendor_cfg.h | 19 * This file contains compile-time configurable constants for vendor specific proprietary protocols 44 * Proprietary Protocols
|
/external/okhttp/android/main/java/com/squareup/okhttp/internal/ |
Platform.java | 71 SSLSocket sslSocket, String hostname, List<Protocol> protocols) { 84 Object[] parameters = { concatLengthPrefixed(protocols) }; 125 static byte[] concatLengthPrefixed(List<Protocol> protocols) { 127 for (int i = 0, size = protocols.size(); i < size; i++) { 128 Protocol protocol = protocols.get(i);
|
/external/tcpdump/tests/ |
lacp-ev.out | 1 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 11 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 21 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 31 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 41 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 51 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 61 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 71 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 81 00:0e:83:16:f5:10 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 91 00:13:c4:12:0f:0d > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 11 [all...] |
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/ |
SRWebSocket.h | 62 // Protocols should be an array of strings that turn into Sec-WebSocket-Protocol. 63 - (id)initWithURLRequest:(NSURLRequest *)request protocols:(NSArray *)protocols; 67 - (id)initWithURL:(NSURL *)url protocols:(NSArray *)protocols;
|
/libcore/ojluni/src/main/java/javax/net/ssl/ |
SSLParameters.java | 40 * the list of protocols to be allowed, the endpoint identification 69 private String[] protocols; field in class:SSLParameters 81 * The values of cipherSuites, protocols, cryptographic algorithm 105 * and protocols. 109 * <code>setCipherSuites(cipherSuites); setProtocols(protocols);</code>. 112 * @param protocols the array of protocols (or null) 114 public SSLParameters(String[] cipherSuites, String[] protocols) { 116 setProtocols(protocols); 144 * Returns a copy of the array of protocols or null if non [all...] |
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
OkHttpClient.java | 176 private List<Protocol> protocols; field in class:OkHttpClient 210 this.protocols = okHttpClient.protocols; 523 * Configure the protocols used by this client to communicate with remote 525 * available, falling back to more ubiquitous protocols. Applications should 529 * <p>The following protocols are currently supported: 531 * <li><a href="http://www.w3.org/Protocols/rfc2616/rfc2616.html">http/1.1</a> 537 * support for transitional protocols. The http/1.1 transport will never be 540 * <p>If multiple protocols are specified, <a 548 * @param protocols the protocols to use, in order of preference. The lis [all...] |
/external/autotest/server/cros/ap_configurators/ |
ap_configurator_config.py | 12 # List of valid 802.11 protocols (modes).
|
/external/webrtc/webrtc/base/ |
nethelpers.cc | 130 scoped_ptr<char[]> protocols; 136 // Check for protocols in a do-while loop until we provide a buffer large 140 protocols.reset(new char[protbuff_size]); 141 protocol_infos = reinterpret_cast<LPWSAPROTOCOL_INFOW>(protocols.get());
|
/libcore/support/src/test/java/libcore/tlswire/record/ |
TlsProtocols.java | 20 * Protocols that can run over the TLS Record Protocol from TLS 1.2 RFC 5246.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/ |
nf_nat.h | 13 /* Add other protocols here. */
|