eBPF for Windows
Data Fields
_ebpf_program_section_info Struct Reference

#include <ebpf_program_types.h>

Data Fields

ebpf_extension_header_t header
 
const wchar_t * section_name
 
const GUIDprogram_type
 
const GUIDattach_type
 
uint32_t bpf_program_type
 
uint32_t bpf_attach_type
 

Field Documentation

◆ attach_type

const GUID* _ebpf_program_section_info::attach_type

◆ bpf_attach_type

uint32_t _ebpf_program_section_info::bpf_attach_type

◆ bpf_program_type

uint32_t _ebpf_program_section_info::bpf_program_type

◆ header

ebpf_extension_header_t _ebpf_program_section_info::header

◆ program_type

const GUID* _ebpf_program_section_info::program_type

◆ section_name

const wchar_t* _ebpf_program_section_info::section_name

The documentation for this struct was generated from the following file: