Home
last modified time | relevance | path

Searched defs:IFACE_STATS_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/bpf/bpf_progs/
H A Dnetstats.c22 static const int IFACE_STATS_MAP_SIZE = 1000; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h25 static const int32_t IFACE_STATS_MAP_SIZE = 1000; variable