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 netns_load_bpf(const struct bpf_program * src_prog,const struct bpf_program * dst_prog,const struct bpf_program * chk_prog,const struct netns_setup_result * setup_result) netns_load_bpf() argument
/linux/kernel/bpf/
H A Dsyscall.c2612 struct bpf_prog *dst_prog) in bpf_prog_load_check_attach()
2770 struct bpf_prog *prog, *dst_prog = NULL; in bpf_prog_load() local
/linux/include/linux/
H A Dbpf.h1603 struct bpf_prog *dst_prog; member