ikev2: add support for custom ipsec-over-udp port
[vpp.git] / src / vppinfra / bihash_8_8.h
index f81002d..a4a18a1 100644 (file)
  * limitations under the License.
  */
 #undef BIHASH_TYPE
-#undef BIHASH_KVP_CACHE_SIZE
 #undef BIHASH_KVP_PER_PAGE
+#undef BIHASH_32_64_SVM
+#undef BIHASH_ENABLE_STATS
 
 #define BIHASH_TYPE _8_8
 #define BIHASH_KVP_PER_PAGE 4
-#define BIHASH_KVP_CACHE_SIZE 5
 
 #ifndef __included_bihash_8_8_h__
 #define __included_bihash_8_8_h__