Searched defs:BPF_ALIGNMENT (Results 1 – 14 of 14) sorted by relevance
107 #define BPF_ALIGNMENT sizeof(bpf_int32) macro109 #define BPF_ALIGNMENT sizeof(long) macro
61 BPF_ALIGNMENT = ctypes.sizeof(ctypes.c_long) variable64 BPF_ALIGNMENT = ctypes.sizeof(ctypes.c_int32) variable
1361 pub const BPF_ALIGNMENT: usize = SIZEOF_LONG; constant
1365 pub const BPF_ALIGNMENT: usize = SIZEOF_LONG; constant
2382 pub const BPF_ALIGNMENT: usize = ::mem::size_of::<::c_long>(); constant
950 pub const BPF_ALIGNMENT: ::c_ulong = 4; constant
948 pub const BPF_ALIGNMENT: ::c_ulong = 4; constant
5072 pub const BPF_ALIGNMENT: ::c_int = 4; constant
5035 pub const BPF_ALIGNMENT: ::c_int = 4; constant