Public Attributes | List of all members

A single BPF pseudo-instruction. More...

#include <Packet32.h>

Public Attributes

USHORT code
 Instruction type and addressing mode. More...
 
u_short code
 
UCHAR jf
 Jump if false. More...
 
u_char jf
 
UCHAR jt
 Jump if true. More...
 
u_char jt
 
int k
 Generic field used for various purposes. More...
 
bpf_u_int32 k
 

Detailed Description

A single BPF pseudo-instruction.

bpf_insn contains a single instruction for the BPF register-machine. It is used to send a filter program to the driver.

Definition at line 119 of file Packet32.h.

Member Data Documentation

u_short bpf_insn::code

Definition at line 905 of file bpf.h.

u_char bpf_insn::jf

Definition at line 907 of file bpf.h.

u_char bpf_insn::jt

Definition at line 906 of file bpf.h.

bpf_u_int32 bpf_insn::k

Definition at line 908 of file bpf.h.


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


soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Sat Jun 8 2019 18:02:18