eBPF for Windows
Public Member Functions | Data Fields
_ebpf_section_info Struct Reference

#include <ebpf_api.h>

Public Member Functions

 _Field_size_ (raw_data_size) char *raw_data
 

Data Fields

struct _ebpf_section_infonext
 
_Field_z_ const char * section_name
 
_Field_z_ const char * program_name
 
ebpf_program_type_t program_type
 
ebpf_attach_type_t expected_attach_type
 
size_t raw_data_size
 
ebpf_stat_tstats
 

Member Function Documentation

◆ _Field_size_()

_ebpf_section_info::_Field_size_ ( raw_data_size  )

Field Documentation

◆ expected_attach_type

ebpf_attach_type_t _ebpf_section_info::expected_attach_type

◆ next

struct _ebpf_section_info* _ebpf_section_info::next

◆ program_name

_Field_z_ const char* _ebpf_section_info::program_name

◆ program_type

ebpf_program_type_t _ebpf_section_info::program_type

◆ raw_data_size

size_t _ebpf_section_info::raw_data_size

◆ section_name

_Field_z_ const char* _ebpf_section_info::section_name

◆ stats

ebpf_stat_t* _ebpf_section_info::stats

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