Searched refs:xfrm_state_alloc (Results 1 – 10 of 10) sorted by relevance
90 t = xfrm_state_alloc(net); in ipcomp6_tunnel_create()
65 t = xfrm_state_alloc(net); in ipcomp_tunnel_create()
468 struct xfrm_state *xfrm_state_alloc(struct net *net) in xfrm_state_alloc() function499 EXPORT_SYMBOL(xfrm_state_alloc);834 x = xfrm_state_alloc(net); in xfrm_state_find()1033 x = xfrm_state_alloc(net); in __find_acq_core()1140 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_state_clone()
507 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_state_construct()2083 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_add_acquire()
1138 set_to_cap_if_null(ops, xfrm_state_alloc); in security_fixup_ops()
1394 return security_ops->xfrm_state_alloc(x, sec_ctx); in security_xfrm_state_alloc()
1430 struct xfrm_state *xfrm_state_alloc(struct net *net);
1727 int (*xfrm_state_alloc) (struct xfrm_state *x, member
1094 x = xfrm_state_alloc(net); in pfkey_msg2xfrm_state()
6030 .xfrm_state_alloc = selinux_xfrm_state_alloc,