eBPF for Windows
|
Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
_When_ (error !=ERROR_SUCCESS, _Ret_range_(1, 65535)) __forceinline ebpf_result_t win32_error_code_to_ebpf_result(uint32_t error) | |
#define WIN32_LEAN_AND_MEAN |
_When_ | ( | error ! | = ERROR_SUCCESS , |
_Ret_range_(1, 65535) | |||
) |