Home
last modified time | relevance | path

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

/linux-6.15/net/xfrm/
H A Dxfrm_state.c2504 static atomic_t acqseq; in xfrm_get_acqseq() local
2507 res = atomic_inc_return(&acqseq); in xfrm_get_acqseq()
/linux-6.15/net/key/
H A Daf_key.c3128 static atomic_t acqseq; in get_acqseq() local
3131 res = atomic_inc_return(&acqseq); in get_acqseq()