Home
last modified time | relevance | path

Searched refs:BPF_NOEXIST (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/bpf/map/
H A Dutil.rs94 const BPF_NOEXIST = 1; constant
/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs455 pub const BPF_NOEXIST: _bindgen_ty_4 = 1; constant