Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h33 static const int32_t SIM_UID_MIN = 10000; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dnetsys.c313 if ((sock_uid >= SIM_UID_MIN && sock_uid < SIM_UID_MAX) || in bpf_cgroup_skb_uid_ingress()
404 if ((sock_uid >= SIM_UID_MIN && sock_uid < SIM_UID_MAX) || in bpf_cgroup_skb_uid_egress()