HomeSort by relevance Sort by last modified time
    Searched refs:traffic (Results 1 - 22 of 22) sorted by null

  /external/libpcap/
libpcap.pc.in 14 Description: Platform-independent network traffic capture library
  /external/bcc/examples/networking/tunnel_monitor/
README.md 12 clients in different segments of the overlay network. The script `traffic.sh`
14 clients+hosts at different traffic rates.
19 displayed to give a visual clue as to the nature of the traffic flowing over
55 connect to from your browser. There will likely be a blank canvas until traffic
58 To simulate traffic, use the traffic.sh script to generate a distribution of
63 As an exercise, try modifying the traffic.sh script to cause one of the clients
64 to send much more traffic than the others, and use the chord diagram to identify
  /external/boringssl/src/ssl/test/runner/
prf.go 431 // The following are labels for traffic secret derivation in TLS 1.3.
435 earlyTrafficLabel = []byte("c e traffic")
436 clientHandshakeTrafficLabel = []byte("c hs traffic")
437 serverHandshakeTrafficLabel = []byte("s hs traffic")
438 clientApplicationTrafficLabel = []byte("c ap traffic")
439 serverApplicationTrafficLabel = []byte("s ap traffic")
440 applicationTrafficLabel = []byte("traffic upd")
487 // deriveTrafficAEAD derives traffic keys and constructs an AEAD given a traffic
recordingconn.go 43 // recordingConn is a net.Conn that records the traffic that passes through it.
88 // WriteTo writes hex dumps to w that contains the recorded traffic.
handshake_client.go 854 // Derive handshake traffic keys and switch read key to handshake
855 // traffic key.
    [all...]
handshake_server.go 834 // Switch to handshake traffic keys.
837 // Derive handshake traffic read key, but don't switch yet.
    [all...]
runner.go 635 // traffic secrets and confirms that they match.
931 return fmt.Errorf("read traffic-secret mismatch; got %x, wanted %x", theirReadSecret, myWriteSecret)
934 return fmt.Errorf("write traffic-secret mismatch; got %x, wanted %x", theirWriteSecret, myReadSecret)
    [all...]
  /external/webrtc/webrtc/test/channel_transport/
traffic_control_win.h 18 // Disable deprication warning from traffic.h
24 #include <traffic.h>
udp_socket2_win.h 14 // Disable deprication warning from traffic.h
20 #include <traffic.h>
91 // Set traffic control (TC) flow adding it the interface that matches this
97 // (3) Possibly a traffic object (for specifying exact 802.1p priority (PCP)
163 // Traffic control handles and structure pointers.
  /external/iputils/
iputils.spec 22 receiving network traffic.
  /external/u-boot/board/sandbox/
README.sandbox 199 The sandbox_eth_raw driver bridges traffic between the bottom of the network
201 functionality to be tested in sandbox against real network traffic.
250 doesn't support Ethernet-level traffic. It is a higher-level interface that is
256 Because only UDP is supported, ICMP traffic will not work, so expect that ping
  /external/walt/
README.md 9 * Low-traffic mailing list for major announcements [walt-announce](https://groups.google.com/forum/#!forum/walt-announce)
  /external/syzkaller/pkg/rpctype/
rpc.go 111 // flateConn wraps net.Conn in flate.Reader/Writer for compressed traffic.
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 97 re-set. No resources are allocated for networking / traffic purposes. The MAC
113 driver instance. Virtio and other resources required for network traffic have
  /external/scapy/scapy/contrib/
bgp.py 1001 24: "Traffic Engineering", # RFC 5543
1038 24: 0x80, # Traffic Engineering (RFC 5543)
    [all...]
  /external/grpc-grpc/tools/http2_interop/
http2interop.go 344 // CapConn captures connection traffic if Log is non-nil
  /external/autotest/client/common_lib/cros/
arc.py 818 @param block_outbound: block outbound network traffic during a test.
    [all...]
  /external/grpc-grpc-java/netty/shaded/
grpc-netty-shaded-1.14.0.jar 
  /external/ltp/
runltp 151 -n Run LTP with network traffic in background.
    [all...]
  /external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
compute-gen.go     [all...]
  /external/oj-libjdwp/make/data/jdwp/
jdwp.spec     [all...]
  /external/syzkaller/vendor/golang.org/x/net/http2/
server.go 247 // as we don't want to interfere with HTTP/1.1 traffic
    [all...]

Completed in 1024 milliseconds