bpf: add missing entries to bpf_helpers.h
authorWillem de Bruijn <willemb@google.com>
Wed, 27 Feb 2019 16:08:06 +0000 (11:08 -0500)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 28 Feb 2019 23:46:55 +0000 (00:46 +0100)
commitf2bb53887eb3e8f859ac7cfc09d1a3801492c009
treec242663d5e41e7e4247160ec9093a1de523d2b65
parent3fcc5530bcb2a879e32bd940e6eafee328ac3647
bpf: add missing entries to bpf_helpers.h

This header defines the BPF functions enumerated in uapi/linux.bpf.h
in a callable format. Expand to include all registered functions.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/testing/selftests/bpf/bpf_helpers.h