Home
last modified time | relevance | path

Searched refs:DHCP_OPTION_FORMAT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Option.c22 DHCP_OPTION_FORMAT DhcpOptionFormats[] = {
120 DHCP_OPTION_FORMAT *
130 Right = sizeof (DhcpOptionFormats) / sizeof (DHCP_OPTION_FORMAT) - 1; in DhcpFindOptionFormat()
163 IN DHCP_OPTION_FORMAT *Format, in DhcpOptionIsValid()
659 DHCP_OPTION_FORMAT *Format; in DhcpValidateOptions()
DDhcp4Option.h101 } DHCP_OPTION_FORMAT; typedef