Searched refs:McastUdpPort (Results 1 – 4 of 4) sorted by relevance
553 if (Instance->McastUdpPort == NULL) { in Mtftp4RrqHandleOack()554 Instance->McastUdpPort = UdpIoCreateIo ( in Mtftp4RrqHandleOack()561 if (Instance->McastUdpPort != NULL) { in Mtftp4RrqHandleOack()563 Instance->McastUdpPort->UdpHandle, in Mtftp4RrqHandleOack()571 UdpIoFreeIo (Instance->McastUdpPort); in Mtftp4RrqHandleOack()572 Instance->McastUdpPort = NULL; in Mtftp4RrqHandleOack()579 if (Instance->McastUdpPort == NULL) { in Mtftp4RrqHandleOack()583 Status = UdpIoRecvDatagram (Instance->McastUdpPort, Mtftp4RrqInput, Instance, 0); in Mtftp4RrqHandleOack()786 Status = UdpIoRecvDatagram (Instance->McastUdpPort, Mtftp4RrqInput, Instance, 0); in Mtftp4RrqInput()
148 UDP_IO *McastUdpPort; member
61 if (Instance->McastUdpPort != NULL) { in Mtftp4CleanOperation()63 Instance->McastUdpPort->UdpHandle, in Mtftp4CleanOperation()68 UdpIoFreeIo (Instance->McastUdpPort); in Mtftp4CleanOperation()69 Instance->McastUdpPort = NULL; in Mtftp4CleanOperation()
688 if (Instance->McastUdpPort != NULL) { in Mtftp4ServiceBindingDestroyChild()690 Instance->McastUdpPort->UdpHandle, in Mtftp4ServiceBindingDestroyChild()