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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dcipso_ipv4.c72 struct cipso_v4_map_cache_entry { struct
211 static void cipso_v4_cache_entry_free(struct cipso_v4_map_cache_entry *entry)
275 struct cipso_v4_map_cache_entry *entry, *tmp_entry;
318 struct cipso_v4_map_cache_entry *entry;
319 struct cipso_v4_map_cache_entry *prev_entry = NULL;
381 struct cipso_v4_map_cache_entry *entry = NULL;
382 struct cipso_v4_map_cache_entry *old_entry = NULL;
412 struct cipso_v4_map_cache_entry, list);

Completed in 115 milliseconds