Home
last modified time | relevance | path

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

/external/strace/
Dfetch_bpf_fprog.c46 struct bpf_fprog *pfp = p; in MPERS_PRINTER_DECL()
50 && (offsetof(struct bpf_fprog, filter) == in MPERS_PRINTER_DECL()
Dbpf_fprog.h4 struct bpf_fprog { struct
Dbpf_filter.c194 struct bpf_fprog fprog; in decode_bpf_fprog()
DMakefile.am104 bpf_fprog.h \
DMakefile.in324 bpf_attr.h bpf_filter.c bpf_filter.h bpf_fprog.h \
1350 bpf_filter.c bpf_filter.h bpf_fprog.h bpf_seccomp_filter.c \
DChangeLog14542 * bpf_fprog.h: Likewise.
14548 bpf_fprog.h, bpf_seccomp_filter.c, and fetch_bpf_fprog.c.