Lines Matching refs:xfrm
1014 if (dst->xfrm || (dst->flags & DST_XFRM_QUEUE)) { in xfrm_dst_path()
1026 if (dst->xfrm || (dst->flags & DST_XFRM_QUEUE)) { in xfrm_dst_child()
1044 if (likely(xdst->u.dst.xfrm)) in xfrm_dst_destroy()
1045 xfrm_state_put(xdst->u.dst.xfrm); in xfrm_dst_destroy()
1188 if (!net->xfrm.policy_count[dir] && !secpath_exists(skb)) in __xfrm_check_nopolicy()
1189 return net->xfrm.policy_default[dir] == XFRM_USERPOLICY_ACCEPT; in __xfrm_check_nopolicy()
1279 if (!net->xfrm.policy_count[XFRM_POLICY_OUT] && in xfrm_route_forward()
1280 net->xfrm.policy_default[XFRM_POLICY_OUT] == XFRM_USERPOLICY_ACCEPT) in xfrm_route_forward()
1882 nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_aevent_is_on()
1895 nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_acquire_is_on()
2001 struct xfrm_state *x = dst->xfrm; in xfrm_dst_offload_ok()
2008 if (!x->xso.offload_handle && !xdst->child->xfrm) in xfrm_dst_offload_ok()
2011 !xdst->child->xfrm) in xfrm_dst_offload_ok()