Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration.c2064 static struct rp_cmd_args { struct
2067 } rp_cmd_args[] = { variable
2210 if ((rp_cmd_args[header_type].len != -1 && in source_return_path_thread()
2211 header_len != rp_cmd_args[header_type].len) || in source_return_path_thread()
2215 rp_cmd_args[header_type].name, header_type, header_len, in source_return_path_thread()
2216 (size_t)rp_cmd_args[header_type].len); in source_return_path_thread()