Home
last modified time | relevance | path

Searched refs:calipso_map_cache_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/ipv6/
Dcalipso.c73 struct calipso_map_cache_entry { struct
98 static void calipso_cache_entry_free(struct calipso_map_cache_entry *entry) in calipso_cache_entry_free() argument
158 struct calipso_map_cache_entry *entry, *tmp_entry; in calipso_cache_invalidate()
201 struct calipso_map_cache_entry *entry; in calipso_cache_check()
202 struct calipso_map_cache_entry *prev_entry = NULL; in calipso_cache_check()
266 struct calipso_map_cache_entry *entry = NULL; in calipso_cache_add()
267 struct calipso_map_cache_entry *old_entry = NULL; in calipso_cache_add()
295 struct calipso_map_cache_entry, list); in calipso_cache_add()