Home
last modified time | relevance | path

Searched defs:IS_ENABLE_USE_SERVER_LIST (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcDhcp.h163 #define IS_ENABLE_USE_SERVER_LIST(x) (((x) & BIT (2)) == BIT (2)) macro
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp4.h200 #define IS_ENABLE_USE_SERVER_LIST(x) \ macro