目录
当前位置: 首页 > 文档资料 > WinPcap 中文手册 >

WinPcap: binary_stream Struct Reference

优质
小牛编辑
125浏览
2023-12-01

A stream of X86 binary code.
More...

#include <jitter.h>

Data Fields

INTcur_ip
Current X86 instruction pointer.
INTbpf_pc
Current BPF instruction pointer, i.e. position in the BPF program reached by the jitter.
PCHARibuf
Instruction buffer, contains the X86 generated code.
PUINTrefs
Jumps reference table.