Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/interface/pxe/
Dpxe_call.c394 static uint8_t pxe_checksum ( void *data, size_t size ) { in pxe_checksum() function
430 ppxe.StructCksum -= pxe_checksum ( &ppxe, sizeof ( ppxe ) ); in pxe_init_structures()
431 pxenv.Checksum -= pxe_checksum ( &pxenv, sizeof ( pxenv ) ); in pxe_init_structures()