| /external/iproute2/doc/ |
| ip-cref.tex | 285 \item \verb|broadcast LLADDRESS|, \verb|brd LLADDRESS| or \verb|peer LLADDRESS| 287 --- change the link layer broadcast address or the peer address when 406 attached to each end. All packets sent to this link will reach the peer 407 and all packets received by us came from this single peer. 464 (or the peer address for pointopoint links) is a 471 NBMA links have no well-defined broadcast or peer address, 584 \item \verb|peer ADDRESS| 588 encoding the network prefix length. If a peer address is specified, 590 with the peer rather than with the local address. [all...] |
| /external/chromium_org/net/server/ |
| http_server_unittest.cc | 275 ASSERT_TRUE(StartsWithASCII(GetRequest(0).peer.ToString(),
|
| /external/ipsec-tools/ |
| setup.c | 648 const vchar_t *peer, int remoteid)
|
| /external/chromium_org/remoting/webapp/ |
| cast_extension_handler.js | 15 * their peer connection.
|
| /external/openssl/ssl/ |
| s3_clnt.c | [all...] |
| ssl.h | 175 * Version 1 - added the optional peer certificate 456 * Peer [ 3 ] EXPLICIT X509, -- optional Peer Certificate 458 * Verify_result [ 5 ] EXPLICIT INTEGER, -- X509_V_... code for `Peer' 509 X509 *peer; member in struct:ssl_session_st 510 /* when app_verify_callback accepts a session where the peer's certificate 536 unsigned char *tlsext_ecpointformatlist; /* peer's list */ 538 unsigned char *tlsext_ellipticcurvelist; /* peer's list */ [all...] |
| d1_srvr.c | 504 ((s->session->peer != NULL) && [all...] |
| ssl_lib.c | 863 r=s->session->peer; 881 /* If we are a client, cert_chain includes the peer's own [all...] |
| /external/chromium_org/third_party/boringssl/src/include/openssl/ |
| ssl.h | 165 * Version 1 - added the optional peer certificate 372 * Peer [ 3 ] EXPLICIT X509, -- optional Peer Certificate 374 * Verify_result [ 5 ] EXPLICIT INTEGER, -- X509_V_... code for `Peer' 382 * Peer SHA256 [13] EXPLICIT OCTET STRING, -- optional SHA256 hash of Peer certifiate 423 X509 *peer; member in struct:ssl_session_st 424 /* when app_verify_callback accepts a session where the peer's certificate 446 unsigned char *tlsext_ecpointformatlist; /* peer's list */ 448 uint16_t *tlsext_ellipticcurvelist; /* peer's list * [all...] |
| /external/chromium_org/third_party/boringssl/src/ssl/ |
| s3_clnt.c | 1084 /* Inconsistency alert: cert_chain does include the peer's 1125 if (s->session->peer != NULL) 1126 X509_free(s->session->peer); 1127 s->session->peer = X509_up_ref(x); [all...] |
| ssl_lib.c | 936 r=s->session->peer; 953 /* If we are a client, cert_chain includes the peer's own [all...] |
| /external/openssl/include/openssl/ |
| ssl.h | 175 * Version 1 - added the optional peer certificate 456 * Peer [ 3 ] EXPLICIT X509, -- optional Peer Certificate 458 * Verify_result [ 5 ] EXPLICIT INTEGER, -- X509_V_... code for `Peer' 509 X509 *peer; member in struct:ssl_session_st 510 /* when app_verify_callback accepts a session where the peer's certificate 536 unsigned char *tlsext_ecpointformatlist; /* peer's list */ 538 unsigned char *tlsext_ellipticcurvelist; /* peer's list */ [all...] |
| evp.h | [all...] |
| /art/runtime/ |
| thread.h | 135 // Creates a new native thread corresponding to the given managed peer. 137 static void CreateNativeThread(JNIEnv* env, jobject peer, size_t stack_size, bool daemon); 139 // Attaches the calling native thread to the runtime, returning the new native peer. 284 // Returns the java.lang.Thread's name, or NULL if this Thread* doesn't have a peer. [all...] |
| /external/dnsmasq/src/ |
| dnsmasq.h | 592 struct sockaddr_in peer; member in struct:tftp_transfer
|
| /external/chromium_org/net/http/ |
| http_network_transaction_unittest.cc | [all...] |
| /external/chromium_org/net/third_party/nss/ssl/ |
| sslsock.c | [all...] |
| sslimpl.h | 1112 PRIPv6Addr peer; \/* ssl 2 & 3 *\/ member in struct:sslConnectInfoStr [all...] |
| ssl3con.c | [all...] |
| /external/netperf/ |
| nettest_sctp.c | 2640 struct sockaddr_storage peer; local 3693 struct sockaddr_storage peer; local [all...] |
| /external/openssl/crypto/evp/ |
| evp.h | [all...] |
| /external/conscrypt/src/main/native/ |
| org_conscrypt_NativeCrypto.cpp | 8180 X509* peer = SSL_SESSION_get0_peer(session); local [all...] |
| /external/chromium_org/tools/win/split_link/viz.js/ |
| viz.js | [all...] |
| /external/chromium_org/v8/tools/profviz/ |
| gnuplot-4.6.3-emscripten.js | [all...] |