Home
last modified time | relevance | path

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

/net/ipv4/
Dcipso_ipv4.c385 struct cipso_v4_map_cache_entry *old_entry = NULL; in cipso_v4_cache_add() local
412 old_entry = list_entry(cipso_v4_cache[bkt].list.prev, in cipso_v4_cache_add()
414 list_del(&old_entry->list); in cipso_v4_cache_add()
416 cipso_v4_cache_entry_free(old_entry); in cipso_v4_cache_add()