Searched defs:tag_next (Results 1 – 2 of 2) sorted by relevance
129 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
180 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro