Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dcalipso.c87 struct calipso_map_cache_entry { struct
112 static void calipso_cache_entry_free(struct calipso_map_cache_entry *entry) in calipso_cache_entry_free() argument
172 struct calipso_map_cache_entry *entry, *tmp_entry; in calipso_cache_invalidate()
215 struct calipso_map_cache_entry *entry; in calipso_cache_check()
216 struct calipso_map_cache_entry *prev_entry = NULL; in calipso_cache_check()
280 struct calipso_map_cache_entry *entry = NULL; in calipso_cache_add()
281 struct calipso_map_cache_entry *old_entry = NULL; in calipso_cache_add()
309 struct calipso_map_cache_entry, list); in calipso_cache_add()