Searched refs:allowlistMatch (Results 1 – 1 of 1) sorted by relevance
330 UidOwnerValue* allowlistMatch = bpf_uid_owner_map_lookup_elem(&sock_uid); variable331 if (allowlistMatch) return allowlistMatch->rule & HAPPY_BOX_MATCH ? BPF_MATCH : BPF_NOMATCH;