Searched defs:BPF_F_ANY_ALIGNMENT (Results 1 – 5 of 5) sorted by relevance
1225 #define BPF_F_ANY_ALIGNMENT (1U << 1) macro
1227 #define BPF_F_ANY_ALIGNMENT (1U << 1) macro
1230 #define BPF_F_ANY_ALIGNMENT (1U << 1) macro
296 pub const BPF_F_ANY_ALIGNMENT: u32 = 2; constant