Searched refs:to_ptr (Results 1 – 2 of 2) sorted by relevance
830 int *to_ptr; in dhcp_process_options() local844 to_ptr = &net_ntp_time_offset; in dhcp_process_options()845 net_copy_u32((u32 *)to_ptr, (u32 *)(popt + 2)); in dhcp_process_options()
543 QTestState **to_ptr, in test_postcopy_common() 579 *to_ptr = to; in postcopy_recover_fail() 468 migrate_postcopy_prepare(QTestState ** from_ptr,QTestState ** to_ptr,MigrateCommon * args) migrate_postcopy_prepare() argument