好消息,超酷的在线虚拟网络实验室上线了!点击开始实验

为获得更好的浏览效果,建议您使用 Firefox 或者 Chrome 浏览器



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 x86 filtering binary, in the form of a BPF_filter_function.

Definition at line 96 of file jitter.h.

PINT mem

Definition at line 97 of file jitter.h.


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