Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dcipso_ipv4.c62 struct cipso_v4_map_cache_entry { struct
132 static void cipso_v4_cache_entry_free(struct cipso_v4_map_cache_entry *entry) in cipso_v4_cache_entry_free()
195 struct cipso_v4_map_cache_entry *entry, *tmp_entry; in cipso_v4_cache_invalidate()
238 struct cipso_v4_map_cache_entry *entry; in cipso_v4_cache_check()
239 struct cipso_v4_map_cache_entry *prev_entry = NULL; in cipso_v4_cache_check()
302 struct cipso_v4_map_cache_entry *entry = NULL; in cipso_v4_cache_add()
303 struct cipso_v4_map_cache_entry *old_entry = NULL; in cipso_v4_cache_add()
331 struct cipso_v4_map_cache_entry, list); in cipso_v4_cache_add()