Searched refs:fhdr (Results 1 – 6 of 6) sorted by relevance
389 #define GET_TOP_TLV(fhdr) ((const struct forces_tlv *)((fhdr) + sizeof (struct forcesh))) argument1587 register const u_char * pptr, const struct forcesh *fhdr _U_, in forces_type_print()1679 const struct forcesh *fhdr; in forces_print() local1685 fhdr = (const struct forcesh *)pptr; in forces_print()1686 ND_TCHECK(*fhdr); in forces_print()1687 if (!tom_valid(fhdr->fm_tom)) { in forces_print()1688 ND_PRINT((ndo, "Invalid ForCES message type %d\n", fhdr->fm_tom)); in forces_print()1692 mlen = ForCES_BLN(fhdr); in forces_print()1694 tops = get_forces_tom(fhdr->fm_tom); in forces_print()1696 ND_PRINT((ndo, "\n\tUnknown ForCES message type=0x%x", fhdr->fm_tom)); in forces_print()[all …]
60 const FontArrayHeader *fhdr = buf; in identify_image_type() local61 if (0 == memcmp(&fhdr->signature, FONT_SIGNATURE, FONT_SIGNATURE_SIZE) && in identify_image_type()62 fhdr->num_entries > 0) { in identify_image_type()
230 struct fhdr *pfhdr; in unzip_archive()233 pfhdr = (struct fhdr *)&data[pcdir->ofs_local_header + in unzip_archive()246 + sizeof(struct fhdr) in unzip_archive()
46 struct fhdr { struct
231 struct fhdr *pfhdr; in unzip_archive()234 pfhdr = (struct fhdr *)&data[pcdir->ofs_local_header + in unzip_archive()247 + sizeof(struct fhdr) in unzip_archive()
47 struct fhdr { struct