Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1555 pub const BPF_FS_MAGIC: c_long = 0xcafe4a11; constant
1609 pub const BPF_FS_MAGIC: c_uint = 0xcafe4a11; constant