Searched defs:BPF_XOR (Results 1 – 7 of 7) sorted by relevance
42 #define BPF_XOR 0xa0 macro
41 #define BPF_XOR 0xa0 macro
55 #define BPF_XOR 0xa0 macro
176 #define BPF_XOR 0xa0 macro
74 #define BPF_XOR 0xa0 macro
160 pub const BPF_XOR: ::std::os::raw::c_uint = 160; constant