Searched defs:tag_next (Results 1 – 4 of 4) sorted by relevance
181 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro
150 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
152 #define tag_next(_t) \ macro
246 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro