Searched defs:DhcpInput (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Io.c582 DhcpInput, DhcpOnTimerTick...At the other level, just return error.
668 // DhcpInput will end the session upon error return. Remember
957 DhcpInput ( function
1083 UdpIoRecvDatagram (DhcpSb->UdpIo, DhcpInput, DhcpSb, 0);
1095 Status = UdpIoRecvDatagram (DhcpSb->UdpIo, DhcpInput, DhcpSb, 0);

Completed in 380 milliseconds