eBPF for Windows
Data Fields
_ebpf_helper_function_prototype Struct Reference

#include <ebpf_program_types.h>

Data Fields

uint32_t helper_id
 
const char * name
 
ebpf_return_type_t return_type
 
ebpf_argument_type_t arguments [5]
 

Field Documentation

◆ arguments

ebpf_argument_type_t _ebpf_helper_function_prototype::arguments[5]

◆ helper_id

uint32_t _ebpf_helper_function_prototype::helper_id

◆ name

const char* _ebpf_helper_function_prototype::name

◆ return_type

ebpf_return_type_t _ebpf_helper_function_prototype::return_type

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