Public Attributes | List of all members
bpf_program Struct Reference

A BPF pseudo-assembly program. More...

#include <Packet32.h>

Public Attributes

struct bpf_insnbf_insns
 A pointer to the first instruction of the program. More...
 
u_int bf_len
 
UINT bf_len
 Indicates the number of instructions of the program, i.e. the number of struct bpf_insn that will follow. More...
 

Detailed Description

A BPF pseudo-assembly program.

The program will be injected in the kernel by the PacketSetBPF() function and applied to every incoming packet.

Definition at line 108 of file Packet32.h.

Member Data Documentation

u_int bpf_program::bf_len

Definition at line 89 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