Searched refs:tcpRxPackets (Results 1 – 2 of 2) sorted by relevance
/system/netd/libnetdbpf/include/netdbpf/ | ||
D | bpf_shared.h | 64 uint64_t tcpRxPackets; member |
/system/netd/libnetdbpf/ | ||
D | BpfNetworkStats.cpp | 75 stats->tcpRxPackets = -1; in bpfGetIfaceStatsInternal() |