Home
last modified time | relevance | path

Searched defs:dst_prog (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/kernel/bpf/preload/iterators/
Diterators.bpf.c44 struct bpf_prog *dst_prog; member
/linux-6.1.9/kernel/bpf/
Dsyscall.c2315 struct bpf_prog *dst_prog) in bpf_prog_load_check_attach()
2464 struct bpf_prog *prog, *dst_prog = NULL; in bpf_prog_load() local
/linux-6.1.9/include/linux/
Dbpf.h1145 struct bpf_prog *dst_prog; member