Searched refs:DummyUdpIo (Results 1 – 2 of 2) sorted by relevance
53 if (Service->DummyUdpIo != NULL) { in Mtftp6DestroyService()54 UdpIoFreeIo (Service->DummyUdpIo); in Mtftp6DestroyService()131 Mtftp6Srv->DummyUdpIo = UdpIoCreateIo ( in Mtftp6CreateService()139 if (Mtftp6Srv->DummyUdpIo == NULL) { in Mtftp6CreateService()599 Service->DummyUdpIo->UdpHandle, in Mtftp6ServiceBindingCreateChild()704 Service->DummyUdpIo->UdpHandle, in Mtftp6ServiceBindingDestroyChild()
120 UDP_IO *DummyUdpIo; member