Searched refs:tr_sec (Results 1 – 1 of 1) sorted by relevance
380 let mut tr_sec = BinderTransactionDataSecctx::default(); in do_work() localVariable381 let tr = tr_sec.tr_data(); in do_work()412 tr_sec.secctx = (self.data_address + off) as u64; in do_work()413 writer.write_payload(&tr_sec)?; in do_work()435 if self.target_node.is_some() && tr_sec.transaction_data.flags & TF_ONE_WAY == 0 { in do_work()