Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/bpf/bpf_progs/
H A Dnetstats.c21 static const int APP_STATS_MAP_SIZE = 5000; variable
71 .max_entries = APP_STATS_MAP_SIZE,
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h24 static const int32_t APP_STATS_MAP_SIZE = 5000; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dnetsys.c41 .max_entries = APP_STATS_MAP_SIZE,
61 .max_entries = APP_STATS_MAP_SIZE,