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() argument
/linux/kernel/bpf/
H A Dsyscall.c2612 struct bpf_prog *dst_prog) in bpf_prog_load_check_attach() argument
2770 struct bpf_prog *prog, *dst_prog = NULL; in bpf_prog_load() local
[all...]
/linux/include/linux/
H A Dbpf.h1603 struct bpf_prog *dst_prog; member