V_tcp_fastopen_ccache_buckets
if ((V_tcp_fastopen_ccache_buckets == 0) ||
!powerof2(V_tcp_fastopen_ccache_buckets))
V_tcp_fastopen_ccache.buckets = V_tcp_fastopen_ccache_buckets;