Searched defs:BPF_B (Results 1 – 10 of 10) sorted by relevance
20 #define BPF_B 0x10 /* 8-bit */ macro
20 #define BPF_B 0x10 macro
33 #define BPF_B 0x10 macro
152 #define BPF_B 0x10 macro
50 BPF_B = 0x2, enumerator
53 #define BPF_B 0x10 macro
143 pub const BPF_B: ::std::os::raw::c_uint = 16; constant
43 BPF_B = 0x10 variable