Searched refs:SIM_UID_MIN (Results 1 – 2 of 2) sorted by relevance
33 static const int32_t SIM_UID_MIN = 10000; variable
313 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()