L2 over MPLS
[vpp.git] / src / vnet / fib / fib_entry_src_api.c
index f895886..1cdcfbd 100644 (file)
@@ -131,7 +131,7 @@ static void
 fib_entry_src_api_add (fib_entry_src_t *src,
                       const fib_entry_t *entry,
                       fib_entry_flag_t flags,
-                      fib_protocol_t proto,
+                      dpo_proto_t proto,
                       const dpo_id_t *dpo)
 {
     if (FIB_ENTRY_FLAG_NONE != flags)