Searched refs:RTNH_ALIGNTO (Results 1 – 2 of 2) sorted by relevance
287 #define RTNH_ALIGNTO 4 macro289 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
239 #define RTNH_ALIGNTO 4 macro240 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )