Searched defs:bpf_elf_prog (Results 1 – 1 of 1) sorted by relevance
679 struct bpf_elf_prog { struct680 enum bpf_prog_type type;681 const struct bpf_insn *insns;682 size_t size;683 const char *license;