iPXE
Data Fields
gzip_crc_header Struct Reference

gzip CRC header More...

#include <gzip.h>

Data Fields

uint16_t crc
 CRC-16. More...
 

Detailed Description

gzip CRC header

Definition at line 56 of file gzip.h.

Field Documentation

◆ crc

uint16_t gzip_crc_header::crc

CRC-16.

Definition at line 58 of file gzip.h.

Referenced by gzip_extract().


The documentation for this struct was generated from the following file: