Searched refs:ccache_zone (Results 1 – 1 of 1) sorted by relevance
404 static uma_zone_t ccache_zone; variable420 ccache_zone = uma_zcreate("tfo_ccache_entries", in tcp_fastopen_init()1089 cce = uma_zalloc(ccache_zone, M_NOWAIT); in tcp_fastopen_ccache_create()1167 uma_zfree(ccache_zone, cce); in tcp_fastopen_ccache_entry_drop()