Home
last modified time | relevance | path

Searched defs:BPF_ALIGNMENT (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1340 pub const BPF_ALIGNMENT: usize = SIZEOF_LONG; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2179 pub const BPF_ALIGNMENT: usize = ::mem::size_of::<::c_long>(); consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4523 pub const BPF_ALIGNMENT: ::c_int = 4; consts

Completed in 27 milliseconds