Searched defs:PFKEY_ALIGN8 (Results 1 – 2 of 2) sorted by relevance
61 #define PFKEY_ALIGN8(a) (1 + (((a) - 1) | (8 - 1))) macro
533 #define PFKEY_ALIGN8(a) (1 + (((a) - 1) | (8 - 1))) macro