Searched defs:bpf_get_socket_uid (Results 1 – 3 of 3) sorted by relevance
91 static uint32_t (*bpf_get_socket_uid)(struct __sk_buff* skb) = (void*)BPF_FUNC_get_socket_uid; variable
1184 static __u32 (* const bpf_get_socket_uid)(struct __sk_buff *skb) = (void *) 47; variable