Home
last modified time | relevance | path

Searched refs:BPF_STORE_STMT (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/usbdump/
H A Dusbdump.c64 #define BPF_STORE_STMT(x,_c,_k) do { \ macro
207 BPF_STORE_STMT(dynamic_insn[0], BPF_RET | BPF_K, snapshot); in make_filter()
220 BPF_STORE_STMT(dynamic_insn[len], in make_filter()
226 BPF_STORE_STMT(dynamic_insn[len], in make_filter()
233 BPF_STORE_STMT(dynamic_insn[len], in make_filter()
242 BPF_STORE_STMT(dynamic_insn[len], in make_filter()
250 BPF_STORE_STMT(dynamic_insn[len], in make_filter()
255 BPF_STORE_STMT(dynamic_insn[len], BPF_RET | BPF_K, 0); in make_filter()