Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dkey.c191 #define V_key_spdcache_threshold VNET(key_spdcache_threshold) macro
197 (SPDCACHE_ENABLED() && V_spd_size >= V_key_spdcache_threshold)
8180 &V_key_spdcache_threshold); in spdcache_init()