Searched refs:xfrm_find_acq (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/net/xfrm/ |
D | xfrm_state.c | 1641 xfrm_find_acq(struct net *net, const struct xfrm_mark *mark, u8 mode, u32 reqid, in xfrm_find_acq() function 1653 EXPORT_SYMBOL(xfrm_find_acq);
|
D | xfrm_user.c | 1322 x = xfrm_find_acq(net, &m, p->info.mode, p->info.reqid, in xfrm_alloc_userspi()
|
/Linux-v4.19/include/net/ |
D | xfrm.h | 1730 struct xfrm_state *xfrm_find_acq(struct net *net, const struct xfrm_mark *mark,
|
/Linux-v4.19/net/key/ |
D | af_key.c | 1386 x = xfrm_find_acq(net, &dummy_mark, mode, reqid, 0, proto, xdaddr, xsaddr, 1, family); in pfkey_getspi()
|