HomeSort by relevance Sort by last modified time
    Searched refs:PXEBC_ADDR_END_DELIMITER (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.h 64 #define PXEBC_ADDR_END_DELIMITER ']'
PxeBcDhcp6.c 301 while (*ServerAddress != '\0' && *ServerAddress != PXEBC_ADDR_END_DELIMITER) {
305 if (*ServerAddress != PXEBC_ADDR_END_DELIMITER) {
    [all...]

Completed in 186 milliseconds