eBPF for Windows
Data Fields
ebpf_api_verifier_stats_t Struct Reference

#include <ebpf_api.h>

Data Fields

int total_unreachable
 
int total_warnings
 
int max_loop_count
 

Field Documentation

◆ max_loop_count

int ebpf_api_verifier_stats_t::max_loop_count

◆ total_unreachable

int ebpf_api_verifier_stats_t::total_unreachable

◆ total_warnings

int ebpf_api_verifier_stats_t::total_warnings

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