Home
last modified time | relevance | path

Searched refs:APP_STATS_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/bpf_progs/
Dnetd.h121 static const int APP_STATS_MAP_SIZE = 10000; variable
Dnetd.c91 DEFINE_BPF_MAP_NO_NETD(app_uid_stats_map, HASH, uint32_t, StatsValue, APP_STATS_MAP_SIZE)