Home
last modified time | relevance | path

Searched refs:xfrm_state_alloc (Results 1 – 5 of 5) sorted by relevance

/net/ipv6/
Dipcomp6.c79 t = xfrm_state_alloc(net); in ipcomp6_tunnel_create()
/net/ipv4/
Dipcomp.c61 t = xfrm_state_alloc(net); in ipcomp_tunnel_create()
/net/xfrm/
Dxfrm_state.c611 struct xfrm_state *xfrm_state_alloc(struct net *net) in xfrm_state_alloc() function
639 EXPORT_SYMBOL(xfrm_state_alloc);
1117 x = xfrm_state_alloc(net); in xfrm_state_find()
1337 x = xfrm_state_alloc(net); in __find_acq_core()
1472 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_state_clone()
Dxfrm_user.c575 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_state_construct()
2333 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_add_acquire()
/net/key/
Daf_key.c1126 x = xfrm_state_alloc(net); in pfkey_msg2xfrm_state()