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

/linux-master/kernel/bpf/preload/iterators/
H A Diterators.bpf.c44 struct bpf_prog *dst_prog; member in struct:bpf_prog_aux
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c364 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) argument
/linux-master/kernel/bpf/
H A Dsyscall.c2686 struct bpf_prog *prog, *dst_prog = NULL; local
2525 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) argument
[all...]
/linux-master/include/linux/
H A Dbpf.h1448 struct bpf_prog *dst_prog; member in struct:bpf_prog_aux

Completed in 156 milliseconds