Searched refs:tag_header (Results 1 – 4 of 4) sorted by relevance
87 struct tag_header { struct210 struct tag_header hdr;248 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
145 sizeof(struct tag_header)) >> 2; in build_tag_list()153 sizeof(struct tag_header)); in build_tag_list()
475 struct tag_header hdr1;477 struct tag_header hdr2;479 struct tag_header hdr3;
69 tag->hdr.size = (j + 7 + sizeof(struct tag_header)) >> 2; in create_params()