Searched refs:BPF_ALIGNMENT32 (Results 1 – 1 of 1) sorted by relevance
139 #define BPF_ALIGNMENT32 sizeof(int32_t) macro140 #define BPF_WORDALIGN32(x) roundup2(x, BPF_ALIGNMENT32)