Home
last modified time | relevance | path

Searched refs:acqseq (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_state.c1967 static atomic_t acqseq; in xfrm_get_acqseq() local
1970 res = atomic_inc_return(&acqseq); in xfrm_get_acqseq()
/kernel/linux/linux-5.10/net/key/
Daf_key.c3116 static atomic_t acqseq; in get_acqseq() local
3119 res = atomic_inc_return(&acqseq); in get_acqseq()