|
eBPF for Windows
|
#include <ebpf_program_types.h>
Data Fields | |
| ebpf_extension_header_t | header |
| const wchar_t * | section_name |
| const GUID * | program_type |
| const GUID * | attach_type |
| uint32_t | bpf_program_type |
| uint32_t | bpf_attach_type |
| const GUID* _ebpf_program_section_info::attach_type |
| uint32_t _ebpf_program_section_info::bpf_attach_type |
| uint32_t _ebpf_program_section_info::bpf_program_type |
| ebpf_extension_header_t _ebpf_program_section_info::header |
| const GUID* _ebpf_program_section_info::program_type |
| const wchar_t* _ebpf_program_section_info::section_name |