Searched refs:LeaseIoPort (Results 1 – 2 of 2) sorted by relevance
411 if (DhcpSb->LeaseIoPort != NULL) { in DhcpLeaseAcquired()412 UdpIoFreeIo (DhcpSb->LeaseIoPort); in DhcpLeaseAcquired()420 DhcpSb->LeaseIoPort = UdpIoCreateIo ( in DhcpLeaseAcquired()428 if (DhcpSb->LeaseIoPort == NULL) { in DhcpLeaseAcquired()477 if (DhcpSb->LeaseIoPort != NULL) { in DhcpCleanLease()478 UdpIoFreeIo (DhcpSb->LeaseIoPort); in DhcpCleanLease()479 DhcpSb->LeaseIoPort = NULL; in DhcpCleanLease()1402 UdpIo = DhcpSb->LeaseIoPort; in DhcpSendMessage()1479 UdpIo = DhcpSb->LeaseIoPort; in DhcpRetransmit()
112 UDP_IO *LeaseIoPort; // Udp child with lease IP member