IP6
#define IP6(a, b, c, d) { (__u32)(a), (__u32)(b), (__u32)(c), (__u32)(d) }
#define IP6(aaaa, bbbb, cccc, dddd) \