JIT_BPF_Filter Struct Reference
[NPF Just-in-time compiler definitions]
Structure describing a x86 filtering program created by the jitter. More...
#include <jitter.h>
Data Fields | |
BPF_filter_function | Function |
The x86 filtering binary, in the form of a BPF_filter_function. | |
PINT | mem |
Detailed Description
Structure describing a x86 filtering program created by the jitter.
Definition at line 95 of file jitter.h.
Field Documentation
The documentation for this struct was generated from the following file: