Searched refs:ClientAddressSendOut (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Impl.h118 UINT8 ClientAddressSendOut[16]; member in struct:_DHCP_SERVICE
H A DDhcp4Impl.c1346 (CompareMem (DhcpSb->ClientAddressSendOut, Head->ClientHwAddr, Head->HwAddrLen) != 0)) {
1520 &DhcpSb->ClientAddressSendOut[0],
H A DDhcp4Io.c1020 (CompareMem (DhcpSb->ClientAddressSendOut, Head->ClientHwAddr, Head->HwAddrLen) != 0)) {
1360 &DhcpSb->ClientAddressSendOut[0],

Completed in 66 milliseconds