Home
last modified time | relevance | path

Searched refs:header_bytes (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/x86/lib/
A Dcoreboot_table.c62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
96 cbh->header_checksum = compute_ip_checksum(cbh, cbh->header_bytes); in cb_table_finalize()
/u-boot/arch/x86/include/asm/
A Dcoreboot_tables.h20 u32 header_bytes; member
/u-boot/arch/x86/cpu/coreboot/
A Dtables.c149 ptr += header->header_bytes; in cb_parse_header()

Completed in 5 milliseconds