Searched refs:lsm_data (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.c77 struct netlbl_lsm_cache *lsm_data; member in struct:cipso_v4_map_cache_entry
213 if (entry->lsm_data)
214 netlbl_secattr_cache_free(entry->lsm_data);
333 atomic_inc(&entry->lsm_data->refcount);
334 secattr->cache = entry->lsm_data;
403 entry->lsm_data = secattr->cache;

Completed in 309 milliseconds