Searched refs:bpf_get_socket_uid (Results 1 – 2 of 2) sorted by relevance
317 static unsigned int (*bpf_get_socket_uid)(void *ctx) = variable
4197 BPF_CALL_1(bpf_get_socket_uid, struct sk_buff *, skb) in BPF_CALL_1() argument4209 .func = bpf_get_socket_uid,