Searched refs:EntityDataList (Results 1 – 2 of 2) sorted by relevance
46 LIST_ENTRY EntityDataList; // Entity data (message-body) member
528 NET_LIST_FOR_EACH_SAFE (Entry, NextEntry, &Cache->EntityDataList) { in HttpBootFreeCache()626 NET_LIST_FOR_EACH (Entry2, &Cache->EntityDataList) { in HttpBootGetFileFromCache()706 InsertTailList (&CallbackData->Cache->EntityDataList, &NewEntityData->Link); in HttpBootGetBootFileCallback()805 InitializeListHead (&Cache->EntityDataList); in HttpBootGetBootFile()