Searched refs:header_bytes (Results 1 – 5 of 5) sorted by relevance
60 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()94 cbh->header_checksum = compute_ip_checksum(cbh, cbh->header_bytes); in cb_table_finalize()
95 ptr_entry = ptr + header->header_bytes; in coreboot_table_populate()143 len = header->header_bytes + header->table_bytes; in coreboot_table_probe()
20 u32 header_bytes; member
141 ptr += header->header_bytes; in cb_parse_header()
19 u32 header_bytes; member