HomeSort by relevance Sort by last modified time
    Searched full:wire (Results 276 - 300 of 619) sorted by null

<<11121314151617181920>>

  /external/libpcap/
pcap-snoop.c 268 * doesn't put an Ethernet header onto the wire, it puts raw
269 * DOCSIS frames out on the wire inside the low-level
pcap1.h 141 bpf_u_int32 len; /* length this packet (off wire) */
  /external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessageLite.java 330 unknown = true; // Wrong wire type.
333 if (unknown) { // Unknown field or wrong wire type. Skip.
  /system/core/adb/
protocol.txt 29 32 bit words which are sent across the wire in little endian format.
173 to send across the wire.
  /cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorProcessTest.java 89 // Bring up both remote processes and wire them to each other
  /external/chromium_org/content/browser/service_worker/
service_worker_context_core.cc 153 // TODO(kinuko): Wire the provider_host so that we can tell which document
  /external/chromium_org/content/common/
websocket_messages.h 59 // will try to use a short id on the wire. This saves the renderer from
  /external/chromium_org/mojo/system/
transport_data.h 125 // Checks if the given buffer (from the "wire") looks like a valid
  /external/chromium_org/net/quic/crypto/
crypto_handshake_message.cc 84 // of the vector and get the correct bytes in wire format. See
crypto_protocol.h 13 // Version and Crypto tags are written to the wire with a big-endian
  /external/chromium_org/net/tools/quic/
quic_client.h 229 // Writer used to actually send packets to the wire.
  /external/chromium_org/third_party/libjingle/source/talk/base/
network.h 195 // debugging but should not be sent over the wire (for privacy reasons).
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
tunnelsessionclient_unittest.cc 140 // Accept the tunnel when it arrives and wire up the stream.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
rbug_core.c 32 * rbug_demarshal_* demarshal data in the wire protocol.
  /external/chromium_org/third_party/mesa/src/src/glx/
packrender.h 38 ** wire protocol data types. The header is part of the porting layer of the
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.proto 69 // protobuf wire format. This theoretically could allow a plugin to stream
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_unittest.cc 527 string input("goodbye"); // Invalid wire format data.
754 // The byte is a valid varint but not a valid tag (bad wire type).
776 // The byte is a valid varint but not a valid tag (bad wire type).
800 // The byte is a valid varint but not a valid tag (bad wire type).
    [all...]
  /external/chromium_org/third_party/skia/gyp/
nanomsg.gyp 110 '../third_party/externals/nanomsg/src/utils/wire.c',
  /external/chromium_org/third_party/webrtc/base/
network.h 178 // debugging but should not be sent over the wire (for privacy reasons).
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
packet_unittest.cc 184 // (which is the last one on wire) first.
  /external/iproute2/man/man8/
tc-netem.8 150 * 5 byte header, thus consume 106 byte on the wire. The last optional value
  /external/libpcap/Win32/Include/net/
if.h 176 #define ifr_phys ifr_ifru.ifru_phys /* physical wire */
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_core.c 32 * rbug_demarshal_* demarshal data in the wire protocol.
  /external/mesa3d/src/glx/
packrender.h 38 ** wire protocol data types. The header is part of the porting layer of the
  /external/nanopb-c/generator/proto/
plugin.proto 67 // protobuf wire format. This theoretically could allow a plugin to stream

Completed in 4193 milliseconds

<<11121314151617181920>>