Home
last modified time | relevance | path

Searched defs:APP_STATS_MAP_SIZE (Results 1 – 2 of 2) 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
/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