Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Io.h106 DhcpSendMessage (
DDhcp4Io.c47 Status = DhcpSendMessage (DhcpSb, NULL, NULL, DHCP_MSG_DISCOVER, NULL); in DhcpInitRequest()
55 Status = DhcpSendMessage (DhcpSb, NULL, NULL, DHCP_MSG_REQUEST, NULL); in DhcpInitRequest()
571 return DhcpSendMessage (DhcpSb, Selected, DhcpSb->Para, DHCP_MSG_REQUEST, NULL); in DhcpChooseOffer()
764 DhcpSendMessage (DhcpSb, DhcpSb->Selected, DhcpSb->Para, DHCP_MSG_DECLINE, Message); in DhcpHandleRequest()
1159 DhcpSendMessage ( in DhcpSendMessage() function
1627 Status = DhcpSendMessage ( in DhcpOnTimerTick()
1651 Status = DhcpSendMessage ( in DhcpOnTimerTick()
DDhcp4Impl.c939 Status = DhcpSendMessage ( in EfiDhcp4RenewRebind()
1030 Status = DhcpSendMessage ( in EfiDhcp4Release()