Searched refs:bpf_owner_match (Results 1 – 1 of 1) sorted by relevance
409 static __always_inline inline int bpf_owner_match(struct __sk_buff* skb, uint32_t uid, in bpf_owner_match() function488 int match = bpf_owner_match(skb, sock_uid, egress, kver); in bpf_traffic_account()