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