Lines Matching refs:xfrm
947 if (dst->xfrm || (dst->flags & DST_XFRM_QUEUE)) { in xfrm_dst_path()
959 if (dst->xfrm || (dst->flags & DST_XFRM_QUEUE)) { in xfrm_dst_child()
977 if (likely(xdst->u.dst.xfrm)) in xfrm_dst_destroy()
978 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()
1729 nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_aevent_is_on()
1742 nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_acquire_is_on()
1864 struct xfrm_state *x = dst->xfrm; in xfrm_dst_offload_ok()
1871 if (!x->xso.offload_handle && !xdst->child->xfrm) in xfrm_dst_offload_ok()
1874 !xdst->child->xfrm) in xfrm_dst_offload_ok()