Searched defs:bpf_elf_prog (Results 1 – 1 of 1) sorted by relevance
1071 struct bpf_elf_prog { struct1072 enum bpf_prog_type type;1073 const struct bpf_insn *insns;1074 size_t size;1075 const char *license;