Searched refs:flow_cache_genid (Results 1 – 5 of 5) sorted by relevance
81 atomic_t flow_cache_genid; member
51 atomic_inc(&net->xfrm.flow_cache_genid); in selinux_xfrm_notify_policyload()
68 if (atomic_read(&xfrm->flow_cache_genid) != fle->genid) in flow_entry_valid()245 } else if (likely(fle->genid == atomic_read(&net->xfrm.flow_cache_genid))) { in flow_cache_lookup()266 fle->genid = atomic_read(&net->xfrm.flow_cache_genid); in flow_cache_lookup()
246 extern atomic_t flow_cache_genid;
785 atomic_inc(&net->xfrm.flow_cache_genid); in xfrm_policy_insert()