ebpf-for-windows/libs/api
Sharmi 54632eb360
Set errno for bpf_object__find_map_by_name (#3712)
* Initial Commit

* Initialize errno

* Set errno for bpf_object__find_map_by_name

* Added Doxygen comment
2024-07-23 18:32:28 +00:00
..
Verifier.cpp Bump external/ebpf-verifier from `df34181` to `2018df9` (#3600) 2024-06-03 19:10:39 +00:00
Verifier.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
api.vcxproj Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
api.vcxproj.filters Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
api_internal.h Add support for multiple programs per section (#3557) 2024-05-29 15:30:20 +00:00
bpf_syscall.cpp Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
crab_verifier_wrapper.hpp Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
ebpf_api.cpp UM API to write into a ring buffer map. (#3689) 2024-07-17 07:57:37 +00:00
ebpf_execution_context.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
ebpfapi.vcxproj.filters Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
libbpf_errno.cpp Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
libbpf_internal.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
libbpf_link.cpp Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
libbpf_map.cpp Set errno for bpf_object__find_map_by_name (#3712) 2024-07-23 18:32:28 +00:00
libbpf_object.cpp Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
libbpf_program.cpp Implement libbpf autoload APIs (#3592) 2024-06-03 15:28:04 +00:00
libbpf_system.cpp Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
rpc_client.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
windows_platform.cpp Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
windows_platform.hpp Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00