Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_state.c2161 static atomic_t acqseq; in xfrm_get_acqseq() local
2164 res = atomic_inc_return(&acqseq); in xfrm_get_acqseq()
/openbmc/linux/net/key/
H A Daf_key.c3127 static atomic_t acqseq; in get_acqseq() local
3130 res = atomic_inc_return(&acqseq); in get_acqseq()