OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HTTP_BOOT_CACHE_CONTENT
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootClient.h
31
LIST_ENTRY Link; // Link to the EntityDataList in
HTTP_BOOT_CACHE_CONTENT
47
}
HTTP_BOOT_CACHE_CONTENT
;
57
HTTP_BOOT_CACHE_CONTENT
*Cache;
HttpBootClient.c
493
IN
HTTP_BOOT_CACHE_CONTENT
*Cache
554
HTTP_BOOT_CACHE_CONTENT
*Cache;
557
Cache = NET_LIST_USER_STRUCT (Entry,
HTTP_BOOT_CACHE_CONTENT
, Link);
592
HTTP_BOOT_CACHE_CONTENT
*Cache;
601
Cache = NET_LIST_USER_STRUCT (Entry,
HTTP_BOOT_CACHE_CONTENT
, Link);
755
HTTP_BOOT_CACHE_CONTENT
*Cache;
799
Cache = AllocateZeroPool (sizeof (
HTTP_BOOT_CACHE_CONTENT
));
[
all
...]
Completed in 1404 milliseconds