Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dkey.c211 #define V_key_spdcache_threshold VNET(key_spdcache_threshold) macro
217 (SPDCACHE_ENABLED() && V_spd_size >= V_key_spdcache_threshold)
8529 &V_key_spdcache_threshold); in spdcache_init()