Home
last modified time | relevance | path

Searched refs:bpf_netfilter_opts (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dnetfilter_link_attach.c37 LIBBPF_OPTS(bpf_netfilter_opts, opts); in test_netfilter_link_attach()
H A Dip_check_defrag.c83 LIBBPF_OPTS(bpf_netfilter_opts, opts, in attach()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.h773 struct bpf_netfilter_opts { struct
786 const struct bpf_netfilter_opts *opts);
H A Dlibbpf.c12081 const struct bpf_netfilter_opts *opts) in bpf_program__attach_netfilter()
12087 if (!OPTS_VALID(opts, bpf_netfilter_opts)) in bpf_program__attach_netfilter()

Completed in 20 milliseconds