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

  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcImpl.h 162 BOOLEAN IsOfferSorted;
PxeBcDhcp4.c 876 if (Private->IsOfferSorted) {
1024 if (Private->IsOfferSorted) {
1027 // IsOfferSorted means all offers are labeled by OfferIndex.
    [all...]
PxeBcDhcp6.c 1002 if (Private->IsOfferSorted) {
    [all...]
PxeBcImpl.c 437 Private->IsOfferSorted = SortOffers;
    [all...]

Completed in 45 milliseconds