Searched defs:tag_next (Results 1 – 5 of 5) sorted by relevance
181 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro
151 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
215 #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