Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dkey.c157 #define V_key_blockacq_count VNET(key_blockacq_count) macro
2569 if (V_key_blockacq_count < newspacq->count) { in key_spdacquire()
7146 if (acq->count > V_key_blockacq_count) { in key_getacq()