Home
last modified time | relevance | path

Searched defs:expected_attach_type (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/bpf/prog/
H A Dutil.rs61 pub expected_attach_type: bpf_attach_type, field
87 let expected_attach_type = in try_from() localVariable
/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs568 pub expected_attach_type: __u32, field