Searched refs:xfrm_find_acq_byseq (Results 1 – 3 of 3) sorted by relevance
| /linux/net/xfrm/ |
| H A D | xfrm_state.c | 2520 struct xfrm_state *xfrm_find_acq_byseq(struct net *net, u32 mark, u32 seq, u32 pcpu_num) in xfrm_find_acq_byseq() function 2529 EXPORT_SYMBOL(xfrm_find_acq_byseq);
|
| H A D | xfrm_user.c | 1868 x = xfrm_find_acq_byseq(net, mark, p->info.seq, pcpu_num); in xfrm_alloc_userspi()
|
| /linux/net/key/ |
| H A D | af_key.c | 1373 x = xfrm_find_acq_byseq(net, DUMMY_MARK, hdr->sadb_msg_seq, UINT_MAX); in pfkey_getspi() 1437 x = xfrm_find_acq_byseq(net, DUMMY_MARK, hdr->sadb_msg_seq, UINT_MAX); in pfkey_acquire()
|