Home
last modified time | relevance | path

Searched refs:bpf_owner_match (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/bpf_progs/
Dnetd.c409 static __always_inline inline int bpf_owner_match(struct __sk_buff* skb, uint32_t uid, in bpf_owner_match() function
488 int match = bpf_owner_match(skb, sock_uid, egress, kver); in bpf_traffic_account()