Searched refs:denylistMatch (Results 1 – 1 of 1) sorted by relevance
338 UidOwnerValue* denylistMatch = bpf_uid_owner_map_lookup_elem(&sock_uid); variable339 if (denylistMatch) return denylistMatch->rule & PENALTY_BOX_MATCH ? BPF_MATCH : BPF_NOMATCH;