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

/linux-4.4.14/net/xfrm/
H A Dxfrm_state.c1508 static atomic_t acqseq; xfrm_get_acqseq() local
1511 res = atomic_inc_return(&acqseq); xfrm_get_acqseq()
/linux-4.4.14/net/key/
H A Daf_key.c3053 static atomic_t acqseq; get_acqseq() local
3056 res = atomic_inc_return(&acqseq); get_acqseq()

Completed in 73 milliseconds