Searched defs:bpf_tc_hook (Results 1 – 5 of 5) sorted by relevance
1246 struct bpf_tc_hook { struct1266 LIBBPF_API int bpf_tc_hook_create(struct bpf_tc_hook *hook); argument
5320 pub struct bpf_tc_hook { struct5327 impl Default for bpf_tc_hook { argument5354 pub fn bpf_tc_attach(hook: *const bpf_tc_hook, opts: *mut bpf_tc_opts) in bpf_tc_attach()5359 hook: *const bpf_tc_hook, in bpf_tc_detach()5364 pub fn bpf_tc_query(hook: *const bpf_tc_hook, opts: *mut bpf_tc_opts) -> ::std::os::raw::c_int; in bpf_tc_query()
6992 pub struct bpf_tc_hook { struct6999 impl Default for bpf_tc_hook { argument7026 pub fn bpf_tc_attach(hook: *const bpf_tc_hook, opts: *mut bpf_tc_opts) in bpf_tc_attach()7031 hook: *const bpf_tc_hook, in bpf_tc_detach()7036 pub fn bpf_tc_query(hook: *const bpf_tc_hook, opts: *mut bpf_tc_opts) -> ::std::os::raw::c_int; in bpf_tc_query()