Home
last modified time | relevance | path

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

/tools/xl/
A Dxl_vmcontrol.c731 const uint8_t *optdata_here = 0; in create_domain() local
784 #define OPTDATA_LEFT (hdr.optional_data_len - (optdata_here - optdata_begin)) in create_domain()
791 optdata_here += (amt); \ in create_domain()
794 optdata_here = optdata_begin; in create_domain()
801 memcpy(u32buf.b, optdata_here, 4); in create_domain()
806 memcpy(config_data, optdata_here, config_len); in create_domain()

Completed in 9 milliseconds