Searched defs:BPF_ABS (Results 1 – 10 of 10) sorted by relevance
24 #define BPF_ABS 0x20 macro
23 #define BPF_ABS 0x20 macro
36 #define BPF_ABS 0x20 macro
156 #define BPF_ABS 0x20 macro
56 BPF_ABS = 0x1, enumerator
56 #define BPF_ABS 0x20 macro
145 pub const BPF_ABS: ::std::os::raw::c_uint = 32; constant
46 BPF_ABS = 0x20 variable