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