ebpf-for-windows/include
Dave Thaler e22fcdb281
Remove unused ebpf_get_next_map API (#910)
ebpf_get_next_map was obsoleted by standard libbpf apis
(specifically bpf_map_get_next_id and bpf_map_get_fd_by_id)
and isn't called by anything including test code.

This increases our code coverage percentage.

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

Co-authored-by: Alan Jowett <alanjo@microsoft.com>
2022-04-08 14:32:49 -07:00
..
asm Update bpftool and libbpf dependencies (#744) 2022-02-08 13:21:19 -08:00
bpf `bpf_prog_attach` API and other changes. (#891) 2022-04-07 18:18:53 -07:00
linux Make map definition more cross-platform compatible (#904) 2022-04-07 18:53:21 -07:00
bpf2c.h EC and API changes to load generated BPF driver (#811) 2022-04-01 12:52:04 -07:00
bpf_helper_defs.h Make bpf_printk more cross-platform friendly (#909) 2022-04-08 13:46:10 -06:00
bpf_helpers.h Make map definition more cross-platform compatible (#904) 2022-04-07 18:53:21 -07:00
bpf_helpers_platform.h Rename ebpf_helpers.h to bpf_helpers.h for cross-plat compat (#472) 2021-09-01 16:30:33 -07:00
ebpf_api.h Remove unused ebpf_get_next_map API (#910) 2022-04-08 14:32:49 -07:00
ebpf_core_structs.h ring buffer map. (#659) 2021-12-03 13:19:21 -08:00
ebpf_execution_type.h EC and API changes to load generated BPF driver (#811) 2022-04-01 12:52:04 -07:00
ebpf_extension_uuids.h Change extensions npiid (#841) 2022-03-28 11:26:19 -07:00
ebpf_nethooks.h `bpf_prog_attach` API and other changes. (#891) 2022-04-07 18:18:53 -07:00
ebpf_program_attach_type_guids.h `bpf_prog_attach` API and other changes. (#891) 2022-04-07 18:18:53 -07:00
ebpf_program_types.h Revert "Add code to propagate flags for helper functions. (#365)" (#366) 2021-08-09 14:37:40 -07:00
ebpf_result.h ring buffer map. (#659) 2021-12-03 13:19:21 -08:00
ebpf_structs.h Make map definition more cross-platform compatible (#904) 2022-04-07 18:53:21 -07:00
ebpf_utilities.h support interface parameter for loading XDP program in netsh ebpf con… (#790) 2022-03-09 16:15:58 -08:00
ebpf_windows.h Add libpf's libbpf_prog_type_by_name() API (#534) 2021-09-15 12:08:18 -07:00
elfio_wrapper.hpp Use upstream main branch for ebpf-verifier (#894) 2022-04-05 11:01:36 -07:00
tlv.h Add support for parsing and composing TLV with fields > 16bit length (#631) 2021-10-04 17:52:47 -06:00