Searched refs:bpfGetIfIndexStats (Results 1 – 3 of 3) sorted by relevance
111 int bpfGetIfIndexStats(int ifindex, StatsValue* stats);
138 if (bpfGetIfIndexStats(ifindex, &stats) != 0) continue; in TraceIfaces()
130 int bpfGetIfIndexStats(int ifindex, StatsValue* stats) { in bpfGetIfIndexStats() function