Searched refs:IP6T_MIN_ALIGN (Results 1 – 1 of 1) sorted by relevance
8 #ifndef IP6T_MIN_ALIGN9 #define IP6T_MIN_ALIGN (__alignof__(struct ip6t_entry)) macro11 #define IP6T_ALIGN(s) (((s) + (IP6T_MIN_ALIGN-1)) & ~(IP6T_MIN_ALIGN-1))