Home
last modified time | relevance | path

Searched defs:bpf_insn (Results 1 – 2 of 2) sorted by relevance

/bsp/simulator/pcap/Include/
A DPacket32.h119 struct bpf_insn struct
121 USHORT code; ///< Instruction type and addressing mode.
122 UCHAR jt; ///< Jump if true
123 UCHAR jf; ///< Jump if false
124 int k; ///< Generic field used for various purposes.
/bsp/simulator/pcap/Include/pcap/
A Dbpf.h904 struct bpf_insn { struct
918 extern int bpf_validate(const struct bpf_insn *, int); argument

Completed in 11 milliseconds