Searched defs:BPF_IMM (Results 1 – 5 of 5) sorted by relevance
23 #define BPF_IMM 0x00 macro
35 #define BPF_IMM 0x00 macro
55 BPF_IMM = 0x0, enumerator
2184 pub const BPF_IMM: ::__u32 = 0x00; constant