Home
last modified time | relevance | path

Searched defs:bpf_get_socket_uid (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/bpf_progs/
H A Dbpf_net_helpers.h27 static uint32_t (*bpf_get_socket_uid)(struct __sk_buff* skb) = (void*)BPF_FUNC_get_socket_uid; variable
/aosp12/system/netd/bpf_progs/
H A Dbpf_net_helpers.h28 static uint32_t (*bpf_get_socket_uid)(struct __sk_buff* skb) = (void*)BPF_FUNC_get_socket_uid; variable