Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dkey.c137 #define V_key_blockacq_count VNET(key_blockacq_count) macro
2438 if (V_key_blockacq_count < newspacq->count) { in key_spdacquire()
6802 if (acq->count > V_key_blockacq_count) { in key_getacq()