Searched refs:packets (Results 1 – 7 of 7) sorted by relevance
/system/netd/server/ |
D | BandwidthController.cpp | 1003 int64_t packets, bytes; in addForwardChainStats() local 1019 iface0[0] = iface1[0] = rest[0] = packets = bytes = 0; in addForwardChainStats() 1024 &packets, &bytes, iface0, iface1, rest); in addForwardChainStats() 1029 &packets, &bytes, iface0, iface1, rest); in addForwardChainStats() 1032 iface0, iface1, packets, bytes, rest, buffPtr); in addForwardChainStats() 1046 …ce_in=%s iface_out=%s rx_bytes=%" PRId64" rx_packets=%" PRId64" ", iface0, iface1, bytes, packets); in addForwardChainStats() 1047 stats.rxPackets = packets; in addForwardChainStats() 1050 …ce_in=%s iface_out=%s rx_bytes=%" PRId64" rx_packets=%" PRId64" ", iface0, iface1, bytes, packets); in addForwardChainStats() 1051 stats.txPackets = packets; in addForwardChainStats() 1056 …ce_in=%s iface_out=%s rx_bytes=%" PRId64" rx_packets=%" PRId64" ", iface0, iface1, bytes, packets); in addForwardChainStats() [all …]
|
/system/core/fastboot/ |
D | README.md | 51 send the indicated amount of data. Short packets are always 52 acceptable and zero-length packets are ignored. This phase continues 210 though currently fastboot packets have a 4-byte maximum length. 229 to ensure no packets are lost, but the general concept of wrapping the fastboot 263 corresponding sequence number in the response packets. 265 Data Packet data, not present in all packets. 272 respond to all query packets regardless of sequence number. 289 These packets wrap the fastboot protocol. To write, the host will 303 Devices must support at least 512-byte packets, but packet size has a direct 305 least 1024-byte packets. On a local network with 0.5ms round-trip time this will [all …]
|
/system/bt/doc/ |
D | network_ports.md | 8 * TCP 8873 (hci/src/hci_inject.cc) - inject HCI packets into HCI stream
|
/system/core/adb/ |
D | SYNC.TXT | 18 packets to communicate in this document called sync request and sync
|
D | OVERVIEW.TXT | 27 to orchestrate the exchange of data (packets, really) between clients,
|
D | protocol.txt | 66 hard-coded maxdata=4096, so CONNECT and AUTH packets sent to a device must not
|
/system/core/rootdir/ |
D | init.rc | 134 # reflect fwmark from incoming packets onto generated replies
|