diff --git a/src/bpf_helper_defs.h b/src/bpf_helper_defs.h index 34530f1..bee8089 100644 --- a/src/bpf_helper_defs.h +++ b/src/bpf_helper_defs.h @@ -3065,7 +3065,7 @@ static __u64 (*bpf_sk_ancestor_cgroup_id)(struct bpf_sock *sk, int ancestor_leve * 0, on success; * < 0, on error. */ -static void *(*bpf_ringbuf_output)(void *ringbuf, void *data, __u64 size, __u64 flags) = (void *) 130; +static int (*bpf_ringbuf_output)(void *ringbuf, void *data, __u64 size, __u64 flags) = (void *) 130; /* * bpf_ringbuf_reserve