Searched refs:RTNH_ALIGNTO (Results 1 – 1 of 1) sorted by relevance
305 #define RTNH_ALIGNTO 4 macro306 #define RTNH_ALIGN(len) (((len) + RTNH_ALIGNTO - 1) & ~(RTNH_ALIGNTO - 1))