Searched refs:bpf_tc_opts (Results 1 – 2 of 2) sorted by relevance
629 const struct bpf_tc_opts *opts,652 struct bpf_tc_opts *opts;718 int bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) in bpf_tc_attach()728 !OPTS_VALID(opts, bpf_tc_opts)) in bpf_tc_attach()793 const struct bpf_tc_opts *opts, in __bpf_tc_detach()802 !OPTS_VALID(opts, bpf_tc_opts)) in __bpf_tc_detach()854 const struct bpf_tc_opts *opts) in bpf_tc_detach()865 int bpf_tc_query(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) in bpf_tc_query()874 !OPTS_VALID(opts, bpf_tc_opts)) in bpf_tc_query()
1225 struct bpf_tc_opts { struct1239 struct bpf_tc_opts *opts); argument1241 const struct bpf_tc_opts *opts);1243 struct bpf_tc_opts *opts);