Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_state.c1974 static atomic_t acqseq; in xfrm_get_acqseq() local
1977 res = atomic_inc_return(&acqseq); in xfrm_get_acqseq()
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c3128 static atomic_t acqseq; in get_acqseq() local
3131 res = atomic_inc_return(&acqseq); in get_acqseq()