ip: support flow-hash gtpv1teid
[vpp.git] / src / vnet / ip / ip_test.c
index 7c99486..727afba 100644 (file)
@@ -1276,6 +1276,12 @@ api_set_ip_flow_hash_v2 (vat_main_t *vat)
   return -1;
 }
 
+static int
+api_set_ip_flow_hash_v3 (vat_main_t *vat)
+{
+  return -1;
+}
+
 static int
 api_ip_mroute_add_del (vat_main_t *vam)
 {