Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dnetfilter_link_attach.c70 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()
/linux-6.15/tools/lib/bpf/
H A Dlibbpf.h835 struct bpf_netfilter_opts { struct
848 const struct bpf_netfilter_opts *opts); argument
H A Dlibbpf.c12988 const struct bpf_netfilter_opts *opts) in bpf_program__attach_netfilter()
12994 if (!OPTS_VALID(opts, bpf_netfilter_opts)) in bpf_program__attach_netfilter()