Class: FFI::PCap::BPFInstruction

Inherits:
Struct
  • Object
show all
Includes:
DRY::StructHelper
Defined in:
lib/ffi/pcap/bpf_instruction.rb

Overview

Includes structures defined in pcap-bpf.h

Berkeley Packet Filter instruction data structure.

See bpf_insn struct in pcap-bpf.h