Searched defs:bpf_get_socket_cookie (Results 1 – 3 of 3) sorted by relevance
88 static uint64_t (*bpf_get_socket_cookie)(struct __sk_buff* skb) = (void*)BPF_FUNC_get_socket_cookie; variable
1170 static __u64 (* const bpf_get_socket_cookie)(void *ctx) = (void *) 46; variable