Lines Matching refs:Cache
2 EFI IP6 route table and route cache table defintions.
24 /// Max NO. of cache entry per hash bucket
59 // the default routes. A route table also contains a route cache.
66 IP6_ROUTE_CACHE Cache;
71 as the index of the route cache bucket according to the prefix of two IPv6 addresses.
86 Allocate and initialize an IP6 route cache entry.
91 @param[in] Tag The tag from the caller. This marks all the cache entries
94 @return NULL if it failed to allocate memory for the cache. Otherwise, point
95 to the created route cache entry.
107 Free the route cache entry. It is reference counted.
109 @param[in, out] RtCacheEntry The route cache entry to free.
118 Find a route cache with the destination and source address. This is
121 @param[in] RtTable The route table to search the cache for.
126 to the correct route cache entry.
157 Create an empty route table, includes its internal route cache.
169 Free the route table and its associated route cache. Route
282 cache if there is a route to the destination.
288 @return NULL if failed to route packet. Otherwise, a route cache