Home
last modified time | relevance | path

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

/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()
196 struct cipso_v4_map_cache_entry *entry, *tmp_entry; in cipso_v4_cache_invalidate()
239 struct cipso_v4_map_cache_entry *entry; in cipso_v4_cache_check()
240 struct cipso_v4_map_cache_entry *prev_entry = NULL; in cipso_v4_cache_check()
303 struct cipso_v4_map_cache_entry *entry = NULL; in cipso_v4_cache_add()
304 struct cipso_v4_map_cache_entry *old_entry = NULL; in cipso_v4_cache_add()
332 struct cipso_v4_map_cache_entry, list); in cipso_v4_cache_add()