Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dcalipso.c73 struct calipso_map_cache_entry { struct
101 static void calipso_cache_entry_free(struct calipso_map_cache_entry *entry) in calipso_cache_entry_free() argument
161 struct calipso_map_cache_entry *entry, *tmp_entry; in calipso_cache_invalidate()
204 struct calipso_map_cache_entry *entry; in calipso_cache_check()
205 struct calipso_map_cache_entry *prev_entry = NULL; in calipso_cache_check()
269 struct calipso_map_cache_entry *entry = NULL; in calipso_cache_add()
270 struct calipso_map_cache_entry *old_entry = NULL; in calipso_cache_add()
298 struct calipso_map_cache_entry, list); in calipso_cache_add()