numam-dpdk/lib/bpf
Brian Dooley 5a6632d155 bpf: add missing C++ guards
Some public header files were missing 'extern "C"' C++ guards,
and couldn't be used by C++ applications. Add the missing guards.

Fixes: 7a33572057 ("lib: remove C++ include guard from private headers")
Cc: stable@dpdk.org

Signed-off-by: Brian Dooley <brian.dooley@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
2022-02-22 14:47:49 +01:00
..
bpf_convert.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
bpf_def.h bpf: add missing C++ guards 2022-02-22 14:47:49 +01:00
bpf_dump.c bpf: add function to dump eBPF instructions 2021-10-22 22:07:48 +02:00
bpf_exec.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf_impl.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
bpf_jit_arm64.c
bpf_jit_x86.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf_load_elf.c fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
bpf_load.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf_pkt.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf_stub.c build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
bpf_validate.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
bpf.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
meson.build build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
rte_bpf_ethdev.h
rte_bpf.h bpf: fix convert API when libpcap missing 2021-11-04 19:56:20 +01:00
version.map bpf: add function to dump eBPF instructions 2021-10-22 22:07:48 +02:00