Home
last modified time | relevance | path

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

/bsp/simulator/pcap/Include/
A DPacket32.h108 struct bpf_program struct
110 …tes the number of instructions of the program, i.e. the number of struct bpf_insn that will follow.
111 struct bpf_insn *bf_insns; ///< A pointer to the first instruction of the program.
/bsp/simulator/pcap/Include/pcap/
A Dbpf.h88 struct bpf_program { struct
89 u_int bf_len;
90 struct bpf_insn *bf_insns;

Completed in 9 milliseconds