Lines Matching refs:xfrm
948 if (dst->xfrm) { in xfrm_dst_path()
960 if (dst->xfrm) { in xfrm_dst_child()
978 if (likely(xdst->u.dst.xfrm)) in xfrm_dst_destroy()
979 xfrm_state_put(xdst->u.dst.xfrm); in xfrm_dst_destroy()
1099 return (!net->xfrm.policy_count[dir] && !secpath_exists(skb)) || in __xfrm_policy_check2()
1153 return !net->xfrm.policy_count[XFRM_POLICY_OUT] || in xfrm_route_forward()
1726 nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_aevent_is_on()
1739 nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_acquire_is_on()
1865 struct xfrm_state *x = dst->xfrm; in xfrm_dst_offload_ok()
1872 if (!x->xso.offload_handle && !xdst->child->xfrm) in xfrm_dst_offload_ok()
1875 !xdst->child->xfrm) in xfrm_dst_offload_ok()