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.c381 const struct bpf_program *dst_prog, in netns_load_bpf()
/linux/kernel/bpf/
H A Dsyscall.c2656 bpf_prog_load_check_attach(enum bpf_prog_type prog_type,enum bpf_attach_type expected_attach_type,struct btf * attach_btf,u32 btf_id,struct bpf_prog * dst_prog) bpf_prog_load_check_attach() argument
2874 struct bpf_prog *prog, *dst_prog = NULL; bpf_prog_load() local
[all...]
/linux/include/linux/
H A Dbpf.h1679 struct bpf_prog *dst_prog; member