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

/linux-4.4.14/net/ipv4/
H A Dcipso_ipv4.c76 struct cipso_v4_map_cache_entry { struct
216 static void cipso_v4_cache_entry_free(struct cipso_v4_map_cache_entry *entry) cipso_v4_cache_entry_free()
280 struct cipso_v4_map_cache_entry *entry, *tmp_entry; cipso_v4_cache_invalidate()
323 struct cipso_v4_map_cache_entry *entry; cipso_v4_cache_check()
324 struct cipso_v4_map_cache_entry *prev_entry = NULL; cipso_v4_cache_check()
386 struct cipso_v4_map_cache_entry *entry = NULL; cipso_v4_cache_add()
387 struct cipso_v4_map_cache_entry *old_entry = NULL; cipso_v4_cache_add()
415 struct cipso_v4_map_cache_entry, list); cipso_v4_cache_add()

Completed in 47 milliseconds