Searched refs:V_tcp_fastopen_ccache_buckets (Results 1 – 1 of 1) sorted by relevance
282 #define V_tcp_fastopen_ccache_buckets VNET(tcp_fastopen_ccache_buckets) macro405 if ((V_tcp_fastopen_ccache_buckets == 0) || in tcp_fastopen_init()406 !powerof2(V_tcp_fastopen_ccache_buckets)) in tcp_fastopen_init()410 V_tcp_fastopen_ccache.buckets = V_tcp_fastopen_ccache_buckets; in tcp_fastopen_init()