Searched refs:IPT_MIN_ALIGN (Results 1 – 1 of 1) sorted by relevance
12 #ifndef IPT_MIN_ALIGN16 #define IPT_MIN_ALIGN (__alignof__(struct ipt_entry)) macro19 #define IPT_ALIGN(s) (((s) + ((IPT_MIN_ALIGN)-1)) & ~((IPT_MIN_ALIGN)-1))