Searched defs:BPF_PROG_LOAD (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dbpf_commands.h17 #if !(defined(BPF_PROG_LOAD) || (defined(HAVE_DECL_BPF_PROG_LOAD) && HAVE_DECL_BPF_PROG_LOAD))
18 # define BPF_PROG_LOAD 5 macro
46 XLAT(BPF_PROG_LOAD),
/external/iproute2/include/linux/
H A Dbpf.h73 BPF_PROG_LOAD, enumerator in enum:bpf_cmd
119 struct { /* anonymous struct used by BPF_PROG_LOAD command */
/external/kernel-headers/original/uapi/linux/
H A Dbpf.h73 BPF_PROG_LOAD, enumerator in enum:bpf_cmd
160 struct { /* anonymous struct used by BPF_PROG_LOAD command */

Completed in 157 milliseconds