Searched refs:bpf_owner_match (Results 1 – 1 of 1) sorted by relevance
185 static inline int bpf_owner_match(struct __sk_buff* skb, uint32_t uid, int direction) { in bpf_owner_match() function233 int match = bpf_owner_match(skb, sock_uid, direction); in bpf_traffic_account()