Home
last modified time | relevance | path

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

/linux/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/tools/lib/bpf/
H A Dlibbpf.h818 struct bpf_netfilter_opts { struct
831 const struct bpf_netfilter_opts *opts); argument
H A Dlibbpf.c12834 const struct bpf_netfilter_opts *opts) in bpf_program__attach_netfilter()
12840 if (!OPTS_VALID(opts, bpf_netfilter_opts)) in bpf_program__attach_netfilter()