Home
last modified time | relevance | path

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

/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c44 struct bpf_prog *dst_prog; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c380 const struct bpf_program *dst_prog, in netns_load_bpf()
/linux/kernel/bpf/
H A Dsyscall.c2585 struct bpf_prog *dst_prog) in bpf_prog_load_check_attach()
2743 struct bpf_prog *prog, *dst_prog = NULL; in bpf_prog_load() local
/linux/include/linux/
H A Dbpf.h1513 struct bpf_prog *dst_prog; member