Home
last modified time | relevance | path

Searched refs:DHCP_SERVER_PORT (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Io.h31 #define DHCP_SERVER_PORT 67 macro
DDhcp4Io.c348 UdpConfigData.RemotePort = DHCP_SERVER_PORT; in DhcpConfigLeaseIoPort()
1395 EndPoint.RemotePort = DHCP_SERVER_PORT; in DhcpSendMessage()
1470 EndPoint.RemotePort = DHCP_SERVER_PORT; in DhcpRetransmit()
DDhcp4Driver.c137 UdpConfigData.RemotePort = DHCP_SERVER_PORT; in DhcpConfigUdpIo()
DDhcp4Impl.c1574 EndPoint.RemotePort = DHCP_SERVER_PORT; in EfiDhcp4TransmitReceive()