Home
last modified time | relevance | path

Searched refs:xfrm_find_acq (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_state.c1799 xfrm_find_acq(struct net *net, const struct xfrm_mark *mark, u8 mode, u32 reqid, in xfrm_find_acq() function
1811 EXPORT_SYMBOL(xfrm_find_acq);
H A Dxfrm_user.c1368 x = xfrm_find_acq(net, &m, p->info.mode, p->info.reqid, in xfrm_alloc_userspi()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h1652 struct xfrm_state *xfrm_find_acq(struct net *net, const struct xfrm_mark *mark,
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c1370 x = xfrm_find_acq(net, &dummy_mark, mode, reqid, 0, proto, xdaddr, xsaddr, 1, family); in pfkey_getspi()