Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h773 struct bpf_netfilter_opts { struct
786 const struct bpf_netfilter_opts *opts); argument
H A Dlibbpf.c12085 const struct bpf_netfilter_opts *opts) in bpf_program__attach_netfilter()
12091 if (!OPTS_VALID(opts, bpf_netfilter_opts)) in bpf_program__attach_netfilter()