Home
last modified time | relevance | path

Searched defs:insns (Results 1 – 4 of 4) sorted by relevance

/samples/bpf/
Dfds_example.c52 static const struct bpf_insn insns[] = { in bpf_prog_create() local
Dlibbpf.c83 const struct bpf_insn *insns, int prog_len, in bpf_prog_load()
Dtest_verifier.c29 struct bpf_insn insns[MAX_INSNS]; member
Dbpf_load.c287 struct bpf_insn *insns; in load_bpf_file() local