Searched refs:udpSendAddress (Results 1 – 1 of 1) sorted by relevance
47 udpSendAddress = null; in Reset()121 if(udpSendAddress == "") in SendData()127 destination = destination.WithAddress(udpSendAddress); in SendData()330 udpSendAddress = address; in Trur()340 private string udpSendAddress; field in Antmicro.Renode.Peripherals.Network.DA16200