Searched defs:BPF_OR (Results 1 – 7 of 7) sorted by relevance
36 #define BPF_OR 0x40 macro
35 #define BPF_OR 0x40 macro
49 #define BPF_OR 0x40 macro
170 #define BPF_OR 0x40 macro
68 #define BPF_OR 0x40 macro
154 pub const BPF_OR: ::std::os::raw::c_uint = 64; constant