bpf_insn

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct bpf_insn {}

Members

Variables

code
ushort code;
Undocumented in source.
jf
ubyte jf;
Undocumented in source.
jt
ubyte jt;
Undocumented in source.
k
uint k;
Undocumented in source.

Meta