HomeSort by relevance Sort by last modified time
    Searched defs:protocol (Results 601 - 625 of 856) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/
ip.h 47 * Definitions for internet protocol version 4.
73 u_int8_t ip_p; /* protocol */
202 u_int8_t ippseudo_p; /* protocol */
203 u_int16_t ippseudo_len; /* protocol length */
246 uint8_t protocol; member in struct:iphdr
  /bionic/libc/kernel/common/linux/
ata.h 246 u8 protocol; member in struct:ata_taskfile
  /development/ndk/platforms/android-3/include/linux/
ata.h 220 u8 protocol; member in struct:ata_taskfile
pkt_cls.h 249 __u8 protocol; member in struct:tc_rsvp_pinfo
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 18 package org.apache.harmony.luni.tests.internal.net.www.protocol.https;
    [all...]
  /external/checkpolicy/
policy_define.c 4074 unsigned int protocol; local
    [all...]
  /external/chromium/third_party/libevent/
http.c 474 * if the protocol is 1.0; and the connection was keep-alive
1214 char *protocol; local
1218 protocol = strsep(&line, " ");
1226 if (strcmp(protocol, "HTTP/1.0") == 0) {
1229 } else if (strcmp(protocol, "HTTP/1.1") == 0) {
1233 event_debug(("%s: bad protocol \"%s\"",
1234 __func__, protocol));
    [all...]
  /external/chromium_org/net/spdy/
spdy_network_transaction_unittest.cc 53 : protocol(kProtoSPDY3),
57 NextProto protocol,
59 : protocol(protocol),
62 NextProto protocol; member in struct:net::__anon9391::SpdyNetworkTransactionTestParams
68 return new SpdySessionDependencies(test_params.protocol);
74 return new SpdySessionDependencies(test_params.protocol, proxy_service);
82 SpdyNetworkTransactionTest() : spdy_util_(GetParam().protocol) {
177 AlternateProtocolFromNextProto(test_params_.protocol));
228 test_params_.protocol),
    [all...]
spdy_session.h 262 // Returns the protocol used by this session. Always between
264 NextProto protocol() const { return protocol_; } function in class:net::SpdySession
    [all...]
  /external/chromium_org/third_party/libevent/
http.c 474 * if the protocol is 1.0; and the connection was keep-alive
1214 char *protocol; local
1218 protocol = strsep(&line, " ");
1226 if (strcmp(protocol, "HTTP/1.0") == 0) {
1229 } else if (strcmp(protocol, "HTTP/1.1") == 0) {
1233 event_debug(("%s: bad protocol \"%s\"",
1234 __func__, protocol));
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session_unittest.cc 189 " protocol=\"udp\""
441 std::string InitiateXml(SignalingProtocol protocol,
448 switch (protocol) {
463 std::string InitiateXml(SignalingProtocol protocol,
466 return InitiateXml(protocol,
472 std::string AcceptXml(SignalingProtocol protocol,
479 switch (protocol) {
495 std::string AcceptXml(SignalingProtocol protocol,
499 return AcceptXml(protocol,
505 std::string TransportInfo2Xml(SignalingProtocol protocol,
1868 cricket::SignalingProtocol protocol = PROTOCOL_JINGLE; local
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc 1399 Atom protocol = static_cast<Atom>(xev->xclient.data.l[0]); local
    [all...]
  /external/grub/netboot/
etherboot.h 266 unsigned short protocol; member in struct:arprequest
284 char protocol; member in struct:iphdr
  /external/jmdns/src/javax/jmdns/impl/
ServiceInfoImpl.java 189 this._protocol = map.get(Fields.Protocol);
252 String protocol = ""; local
285 protocol = casePreservedType.substring(start, end);
287 if (protocol.length() > 0) {
288 index = aType.indexOf("_" + protocol.toLowerCase() + ".");
289 int start = index + protocol.length() + 2;
304 qualifiedNameMap.put(Fields.Protocol, protocol);
322 // Optional protocol
323 String protocol = (qualifiedNameMap.containsKey(Fields.Protocol) ? qualifiedNameMap.get(Fields.Protocol) : "tcp") local
378 String protocol = this.getProtocol(); local
428 String protocol = this.getProtocol(); local
    [all...]
  /external/kernel-headers/original/linux/
ata.h 212 SERR_PROTOCOL = (1 << 10), /* protocol violation */
253 u8 protocol; /* ATA_PROT_xxx */ member in struct:ata_taskfile
337 return (tf->protocol == ATA_PROT_ATAPI) ||
338 (tf->protocol == ATA_PROT_ATAPI_NODATA) ||
339 (tf->protocol == ATA_PROT_ATAPI_DMA);
pnp.h 139 struct list_head protocol_list; /* node in protocol's list of cards */
142 struct pnp_protocol * protocol; member in struct:pnp_card
184 struct list_head protocol_list; /* node in list of device's protocol */
188 struct pnp_protocol * protocol; member in struct:pnp_dev
248 #define pnp_can_read(dev) (((dev)->protocol) && ((dev)->protocol->get) && \
250 #define pnp_can_write(dev) (((dev)->protocol) && ((dev)->protocol->set) && \
252 #define pnp_can_disable(dev) (((dev)->protocol) && ((dev)->protocol->disable) &&
    [all...]
skbuff.h 57 * will add new protocol to your host. F.e. IPv6. 8)
67 * NONE: skb is checksummed by protocol or csum is not required.
211 * @protocol: Packet protocol from driver
286 __be16 protocol; member in struct:sk_buff
    [all...]
  /external/ppp/pppd/
main.c 2 * main.c - Point-to-Point Protocol main module
277 * PPP Data Link Layer "protocol" table.
278 * One entry per supported protocol.
353 * Initialize each protocol.
582 lcp_open(0); /* Start protocol */
918 /* List of protocol names, to make our messages a little more informative. */
932 { 0x33, "Stream Protocol ST-II" },
942 { 0x49, "Serial Data Transport Protocol (PPP-SDTP)" },
954 { 0x8021, "Internet Protocol Control Protocol" },
1010 u_short protocol; local
    [all...]
pppd.h 389 * for a particular protocol.
392 u_short protocol; /* PPP protocol number */ member in struct:protent
397 /* Process a received protocol-reject */
403 /* Open the protocol */
405 /* Close the protocol */
413 bool enabled_flag; /* 0 iff protocol is disabled */
414 char *name; /* Text name of protocol */
415 char *data_name; /* Text name of corresponding data protocol */
535 void np_up __P((int, int)); /* a network protocol has come up *
    [all...]
  /external/qemu/android/
console.c 55 #include "android/protocol/fb-updates-proxy.h"
56 #include "android/protocol/user-events-impl.h"
57 #include "android/protocol/ui-commands-api.h"
58 #include "android/protocol/core-commands-impl.h"
59 #include "android/protocol/ui-commands-proxy.h"
60 #include "android/protocol/attach-ui-proxy.h"
856 /* parse a protocol:port specification */
1006 " redir add <protocol>:<host-port>:<guest-port>\r\n\r\n"
1007 "where: <protocol> is either 'tcp' or 'udp'\r\n"
1016 " redir del <protocol>:<host-port>\r\n\r\n
2726 const char* protocol = "-raw"; \/\/ Default framebuffer exchange protocol. local
    [all...]
hw-qemud.c 643 /* Defines protocol, used by the client. */
644 QemudProtocol protocol; member in struct:QemudClient
666 /* Fields that are protocol-specific. */
684 return (client-> protocol == QEMUD_PROTOCOL_PIPE) ? true : false;
911 c->protocol = QEMUD_PROTOCOL_PIPE;
916 c->protocol = QEMUD_PROTOCOL_SERIAL;
    [all...]
  /external/qemu/
block.c 291 char protocol[128]; local
299 * override an explicit protocol specification, but moving this
320 if (len > sizeof(protocol) - 1)
321 len = sizeof(protocol) - 1;
322 memcpy(protocol, filename, len);
323 protocol[len] = '\0';
326 !strcmp(drv1->protocol_name, protocol)) {
455 /* Open the image, either directly or using a protocol */
495 * Opens a file using a protocol (file, host_device, nbd, ...)
    [all...]
  /external/smack/src/org/xbill/DNS/
WKSRecord.java 19 public static class Protocol {
21 * IP protocol identifiers. This is basically copied out of RFC 1010.
24 private Protocol() {}
44 /** Exterior Gateway Protocol */
53 /** Network Voice Protocol */
101 /** Reliable Data Protocol */
107 /** ISO Transport Protocol Class 4 */
110 /** Bulk Data Transfer Protocol */
113 /** MFE Network Services Protocol */
116 /** MERIT Internodal Protocol */
578 private int protocol; field in class:WKSRecord
    [all...]
  /frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java 931 String protocol = ""; local
934 protocol = "http://";
947 return protocol + prefix + "youtube.com/watch?" + extraParams + "v=" +
    [all...]
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java 149 String protocol = mLocalProfile.getProtocol(); local
155 server + ':' + port + '/' + protocol);
193 mSipStack.createListeningPoint(local, port, protocol));
    [all...]

Completed in 1927 milliseconds

<<21222324252627282930>>