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
125 #define tag_next(t) ((struct tag *) ((__u32 *) (t) + (t)->hdr.size)) macro
116 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro