/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/ |
_errdefs.h | 140 __BIONIC_ERRDEF( ECONNRESET , 104, "Connection reset by peer" )
|
/system/core/libnl_2/ |
netlink.c | 52 * the message content. The peer's netlink address is stored in
|
/external/chromium/webkit/glue/ |
weburlloader_impl.cc | 279 // call to WebURLLoaderClient. The bridge requires its Peer to stay alive 282 public ResourceLoaderBridge::Peer { 295 // ResourceLoaderBridge::Peer methods:
|
/external/ipsec-tools/ |
ChangeLog | 304 script hook when a dead peer is detected 373 racoon uses a wrong IPsec-SA handle that is for other peer in case 378 message-id is a unique number for each peer, but different peers may 387 that is for different peer >Confidential: no >Severity: 681 HoA and the address of the HA (while the peer has contacted us using 704 bitmask that can be used otherwhere to detect peer capabilities. [all...] |
/external/qemu/hw/ |
goldfish_pipe.c | 305 void* peer = svc->funcs.init(pipe, svc->opaque, pipeArgs); local 306 if (peer == NULL) { 312 pipe->opaque = peer;
|
/external/wpa_supplicant/ |
driver.h | 305 * @addr: address of the peer STA or ff:ff:ff:ff:ff:ff for 453 * @addr: peer address (BSSID of the AP) 464 * @addr: peer address (BSSID of the AP)
|
/frameworks/base/docs/html/guide/topics/network/ |
sip.jd | 220 <em>peer profile</em>. When your SIP application logs into the SIP server with 293 "peer profile"). 327 <li>A peer SIP profile (the user being called).</li>
|
/frameworks/base/telephony/java/com/android/internal/telephony/sip/ |
SipPhone.java | 116 // Peer cancelled the call! 123 // Peer may cancel the call at any time during the time we hook 794 // number (which may be a PSTN number) instead of the peer's SIP [all...] |
/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/ipsec-tools/src/racoon/ |
isakmp_xauth.c | 199 "Xauth reply but peer did not declare " 1350 "Hybrid auth negotiated but peer did not " [all...] |
isakmp_quick.c | 1357 /* generate a policy template from peer's proposal * [all...] |
oakley.c | 1323 "but peer is no Xauth compliant\n"); 1393 /* get peer's cert */ 1397 /* expect to receive one from peer */ 1400 "no peer's CERT payload found.\n"); [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver.h | 447 * @addr: address of the peer STA or ff:ff:ff:ff:ff:ff for 615 * @addr: peer address (BSSID of the AP) 626 * @addr: peer address (BSSID of the AP) 1291 u8 peer[ETH_ALEN]; member in struct:wpa_event_data::stkstart [all...] |
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pService.java | 229 * default that has low likelihood of collision with a peer */ [all...] |
/external/openssl/include/openssl/ |
ssl.h | 175 * Version 1 - added the optional peer certificate 432 * Peer [ 3 ] EXPLICIT X509, -- optional Peer Certificate 434 * Verify_result [ 5 ] EXPLICIT INTEGER, -- X509_V_... code for `Peer' 479 X509 *peer; member in struct:ssl_session_st 480 /* when app_verify_callback accepts a session where the peer's certificate 506 unsigned char *tlsext_ecpointformatlist; /* peer's list */ 508 unsigned char *tlsext_ellipticcurvelist; /* peer's list */ [all...] |
/external/openssl/ssl/ |
ssl.h | 175 * Version 1 - added the optional peer certificate 432 * Peer [ 3 ] EXPLICIT X509, -- optional Peer Certificate 434 * Verify_result [ 5 ] EXPLICIT INTEGER, -- X509_V_... code for `Peer' 479 X509 *peer; member in struct:ssl_session_st 480 /* when app_verify_callback accepts a session where the peer's certificate 506 unsigned char *tlsext_ecpointformatlist; /* peer's list */ 508 unsigned char *tlsext_ellipticcurvelist; /* peer's list */ [all...] |
/external/dbus/doc/ |
dbus-specification.xml | 82 The base D-Bus protocol is a one-to-one (peer-to-peer or client-server) [all...] |