Version information for the bpf2c compiler. This structure contains the version information for the bpf2c compiler that generated the module. It can be used to determine if the module is compatible with the current version of the eBPF for Windows runtime.
More...
#include <bpf2c.h>
Version information for the bpf2c compiler. This structure contains the version information for the bpf2c compiler that generated the module. It can be used to determine if the module is compatible with the current version of the eBPF for Windows runtime.
◆ major
uint32_t _bpf2c_version::major |
◆ minor
uint32_t _bpf2c_version::minor |
◆ revision
uint32_t _bpf2c_version::revision |
The documentation for this struct was generated from the following file: