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

#include <ebpf_extension.h>

Public Member Functions

 _Field_size_ (count) _ebpf_extension_dispatch_function function[1]
 

Data Fields

uint16_t version
 Version of the dispatch table. More...
 
uint16_t count
 Number of entries in the dispatch table. More...
 

Member Function Documentation

◆ _Field_size_()

_ebpf_extension_dispatch_table::_Field_size_ ( count  )

Field Documentation

◆ count

uint16_t _ebpf_extension_dispatch_table::count

Number of entries in the dispatch table.

◆ version

uint16_t _ebpf_extension_dispatch_table::version

Version of the dispatch table.


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