Searched refs:RTNH_ALIGNTO (Results 1 – 3 of 3) sorted by relevance
310 #define RTNH_ALIGNTO 4 macro311 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
350 #define RTNH_ALIGNTO 4 macro351 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
352 #define RTNH_ALIGNTO 4 macro353 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )