HomeSort by relevance Sort by last modified time
    Searched full:wire (Results 26 - 50 of 142) sorted by null

12 3 4 5 6

  /external/tcpdump/
print-vjc.c 48 * RFC 1144 implies that, on the wire, the packet type is *not* needed
50 * to be put on the wire for SLIP.
print-ap1394.c 80 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-ipfc.c 126 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-lane.c 87 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-sunatm.c 69 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-symantec.c 76 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
print-arcnet.c 106 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
190 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/parsers/
DocumentBuilderImpl.java 311 // Create element node and wire it correctly
327 // Create attribute node and wire it correctly
345 // Create element node and wire it correctly
354 // Create attribute node and wire it correctly
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
SurfaceViewOverlay.java 60 // Wire each button to a click listener
  /external/dbus/dbus/
dbus-types.h 34 /* boolean size must be fixed at 4 bytes due to wire protocol! */
dbus-message.h 173 /* This function returns the wire protocol size of the array in bytes,
  /external/dbus/doc/
dbus-faq.xml 43 short, it is a system consisting of 1) a wire protocol for exposing a
184 Interprocess communication system or wire protocol
221 You can think of an IPC system primarily as a wire protocol.
314 understand other protocols on a wire format level, you
401 play only just before data goes over the wire. As an aside, OMG is
433 into an XML-based format, then sent over the wire (typically using the
  /external/dropbear/
packet.c 409 * to put on the wire */
414 buffer * writebuf; /* the packet which will go on the wire */
477 * wire by writepacket() */
common-channel.c 205 /* read data and send it over the wire */
211 /* read stderr data and send it over the wire */
446 /* Stuff to put over the wire */
458 /* Stuff from the wire */
  /external/libpcap/
pcap-int.h 253 bpf_u_int32 len; /* length this packet (off wire) */
269 bpf_u_int32 len; /* length this packet (off wire) */
pcap-nit.c 320 * doesn't put an Ethernet header onto the wire, it puts raw
321 * DOCSIS frames out on the wire inside the low-level
  /external/openssl/ssl/
d1_both.c 641 unsigned char wire[DTLS1_HM_HEADER_LENGTH]; local
654 i=s->method->ssl_read_bytes(s,SSL3_RT_HANDSHAKE,wire,
665 dtls1_get_message_header(wire, &msg_hdr);
679 wire[0] == SSL3_MT_HELLO_REQUEST)
685 if (wire[1] == 0 && wire[2] == 0 && wire[3] == 0)
689 wire, DTLS1_HM_HEADER_LENGTH, s,
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
xf86vmstr.h 45 * major version 0 == uses parameter-to-wire functions in XFree86 libXxf86vm.
46 * major version 1 == uses parameter-to-wire functions hard-coded in xvidtune
  /external/webkit/WebKit/chromium/public/
WebInputEvent.h 178 // transfering it over the wire.
244 // transfering it over the wire.
  /bionic/libc/private/isc/
dst.h 103 const u_char *, /* key in dns wire fmt */
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/
TextImpl.java 68 // TODO: wire this up when we support document validation
  /external/iproute2/doc/
arpd.sgml 41 <item><tt/-a NUMBER/ - <tt/arpd/ not only passively listens ARP on wire, but
  /external/iproute2/man/man8/
arpd.8 29 arpd not only passively listens ARP on wire, but also send brodcast queries itself. NUMBER is number of such queries to make before destination is considered as dead. When arpd is started as kernel helper (i.e. with app_solicit enabled in sysctl or even with option -k) without this option and still did not learn enough information, you can observe 1 second gaps in service. Not fatal, but not good.
  /external/ppp/pppd/include/net/
slcompress.h 97 * "state" data for each active tcp conversation on the wire. This is
vjcompress.h 97 * "state" data for each active tcp conversation on the wire. This is

Completed in 74 milliseconds

12 3 4 5 6