Searched refs:UICmdGetNetDelayResp (Results 1 – 3 of 3) sorted by relevance
83 typedef struct UICmdGetNetDelayResp { struct90 } UICmdGetNetDelayResp; argument
251 UICmdGetNetDelayResp* resp_data = NULL; in _coreCmdImpl_handle_command()264 resp.resp_data_size = sizeof(UICmdGetNetDelayResp) + in _coreCmdImpl_handle_command()274 (UICmdGetNetDelayResp*)qemu_malloc(resp.resp_data_size); in _coreCmdImpl_handle_command()
215 UICmdGetNetDelayResp* resp_data = NULL; in corecmd_get_netdelay()237 resp.resp_data_size - sizeof(UICmdGetNetDelayResp)); in corecmd_get_netdelay()