Home
last modified time | relevance | path

Searched refs:DhcpOnPacketSent (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Io.h188 DhcpOnPacketSent (
DDhcp4Io.c1127 DhcpOnPacketSent ( in DhcpOnPacketSent() function
1409 DhcpOnPacketSent, in DhcpSendMessage()
1486 DhcpOnPacketSent, in DhcpRetransmit()
DDhcp4Impl.c1601 Status = UdpIoSendDatagram (Instance->UdpIo, Wrap, &EndPoint, &Gateway, DhcpOnPacketSent, NULL); in EfiDhcp4TransmitReceive()