HomeSort by relevance Sort by last modified time
    Searched full:protocol (Results 1126 - 1150 of 3661) sorted by null

<<41424344454647484950>>

  /external/webkit/Source/WebKit2/UIProcess/Authentication/
WebProtectionSpace.h 44 const String& protocol() const;
  /external/wpa_supplicant/
l2_packet_freebsd.c 102 unsigned short protocol)
127 protocol);
200 const char *ifname, const u8 *own_addr, unsigned short protocol,
222 if (l2_packet_init_libpcap(l2, protocol)) {
  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_freebsd.c 105 unsigned short protocol)
130 protocol);
203 const char *ifname, const u8 *own_addr, unsigned short protocol,
225 if (l2_packet_init_libpcap(l2, protocol)) {
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_freebsd.c 109 unsigned short protocol)
134 protocol);
234 const char *ifname, const u8 *own_addr, unsigned short protocol,
256 if (l2_packet_init_libpcap(l2, protocol)) {
  /frameworks/base/media/libstagefright/include/
WVMExtractor.h 57 // Should set to use adaptive streaming mode only if widevine:// protocol
  /frameworks/base/voip/java/android/net/rtp/
package.html 3 <p>Provides APIs for RTP (Real-time Transport Protocol), allowing applications to manage on-demand
  /libcore/luni/src/main/java/java/net/
CacheRequest.java 24 * {@code ResponseCache}. A protocol handler calls the {@code OutputStream}
  /libcore/luni/src/main/java/libcore/io/
StructAddrinfo.java 37 /** Protocol. (Such as IPPROTO_IPV6 IPv6. 0 means "any".) */
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/
MessageImprint.java 29 * As defined in Time-Stamp Protocol (TSP)
PKIStatus.java 28 Time-Stamp Protocol (TSP)
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
AlertException.java 24 * protocol.
Handshake.java 23 * messages as defined in TLS 1.0 spec., 7.4. Handshake protocol.
  /libcore/luni/src/test/java/libcore/java/net/
OldURLStreamHandlerTest.java 213 String protocol,
218 super.setURL(u, protocol, host, port, file, ref);
222 String protocol,
230 super.setURL(u, protocol, host, port, authority,
  /packages/apps/Exchange/src/com/android/exchange/
AbstractSyncService.java 35 * Base class for all protocol services SyncManager (extends Service, implements
98 * Called to validate an account; abstract to allow each protocol to do what
123 * protocol's validateAccount method. Arguments are self-explanatory, except where noted.
125 * @param klass the protocol class (EasSyncService.class for example)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xatom.h 6 * Do not change! Changing this file implies a protocol change!
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ax25.h 3 * file netrom.h exists for the NET/ROM protocol.
net.h 2 * NET An implementation of the SOCKET network access protocol.
nfs3.h 2 * NFSv3 protocol definitions
nfs4.h 4 * NFSv4 protocol definitions.
route.h 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h 21 __be16 hw_protocol; /* Hardware protocol (network order) */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 39 /* Upper protocol number
40 * - The allowed value is 0 (any) or protocol number of last parsable
43 * - The protocol numbers of IPv6 extension headers except of ESP and
45 * - You also need to set IP6T_FLAGS_PROTO to "flags" to check protocol.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
version.h 50 /** The current protocol version. Version 8 relates to Polypaudio 0.8/PulseAudio 0.9.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
yppasswd.x 34 * YP password update protocol
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h 104 char *s_proto; /* protocol to use */
108 char *p_name; /* official protocol name */
110 int p_proto; /* protocol # */
155 #define EAI_PROTOCOL 13 /* resolved protocol is unknown */

Completed in 1085 milliseconds

<<41424344454647484950>>