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

/linux-4.4.14/net/ipv4/
H A Dcipso_ipv4.c81 struct netlbl_lsm_cache *lsm_data; member in struct:cipso_v4_map_cache_entry
218 if (entry->lsm_data) cipso_v4_cache_entry_free()
219 netlbl_secattr_cache_free(entry->lsm_data); cipso_v4_cache_entry_free()
338 atomic_inc(&entry->lsm_data->refcount); cipso_v4_cache_check()
339 secattr->cache = entry->lsm_data; cipso_v4_cache_check()
406 entry->lsm_data = secattr->cache; cipso_v4_cache_add()

Completed in 56 milliseconds