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.c2375 static struct rp_cmd_args { struct
2378 } rp_cmd_args[] = { argument
2521 if ((rp_cmd_args[header_type].len != -1 && in source_return_path_thread()
2522 header_len != rp_cmd_args[header_type].len) || in source_return_path_thread()
2526 rp_cmd_args[header_type].name, header_type, header_len, in source_return_path_thread()
2527 (size_t)rp_cmd_args[header_type].len); in source_return_path_thread()