Searched defs:tag_next (Results 1 – 3 of 3) 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
246 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro