Lines Matching defs:cache
12 struct dst_cache_pcpu __percpu *cache;
17 * dst_cache_get - perform cache lookup
18 * @dst_cache: the cache
27 * dst_cache_get_ip4 - perform cache lookup and fetch ipv4 source address
28 * @dst_cache: the cache
36 * dst_cache_set_ip4 - store the ipv4 dst into the cache
37 * @dst_cache: the cache
39 * @saddr: the source address to be stored inside the cache
49 * dst_cache_set_ip6 - store the ipv6 dst into the cache
50 * @dst_cache: the cache
52 * @saddr: the source address to be stored inside the cache
60 * dst_cache_get_ip6 - perform cache lookup and fetch ipv6 source address
61 * @dst_cache: the cache
71 * dst_cache_reset - invalidate the cache contents
72 * @dst_cache: the cache
75 * the dst will be freed on later cache lookup.
83 * dst_cache_reset_now - invalidate the cache contents immediately
84 * @dst_cache: the cache
94 * dst_cache_init - initialize the cache, allocating the required storage
95 * @dst_cache: the cache
101 * dst_cache_destroy - empty the cache and free the allocated storage
102 * @dst_cache: the cache
104 * No synchronization is enforced: it must be called only when the cache