FIB2.0: Adjacency complete pull model (VPP-487)
[vpp.git] / vnet / vnet / adj / adj_glean.h
index ce3534e..640bd2f 100644 (file)
@@ -47,6 +47,11 @@ extern adj_index_t adj_glean_add_or_lock(fib_protocol_t proto,
                                         u32 sw_if_index,
                                         const ip46_address_t *nh_addr);
 
+/**
+ * @brief Format/display a glean adjacency.
+ */
+extern u8* format_adj_glean(u8* s, va_list *ap);
+
 /**
  * @brief
  *  Module initialisation