Searched refs:block_trailer (Results 1 – 1 of 1) sorted by relevance
78 struct block_trailer { struct295 sizeof(struct block_trailer)) { in read_block()299 (unsigned long)(sizeof(struct block_header) + sizeof(struct block_trailer))); in read_block()334 cursor->data_remaining = data_remaining - sizeof(struct block_trailer); in read_block()801 if (total_length < sizeof(*bhdrp) + sizeof(*shbp) + sizeof(struct block_trailer)) { in pcap_ng_check_header()805 (unsigned long)(sizeof(*bhdrp) + sizeof(*shbp) + sizeof(struct block_trailer))); in pcap_ng_check_header()