27 #ifndef __ADJ_GLEAN_H__ 28 #define __ADJ_GLEAN_H__ adj_index_t adj_glean_add_or_lock(fib_protocol_t proto, vnet_link_t linkt, u32 sw_if_index, const ip46_address_t *nh_addr)
Glean Adjacency.
void adj_glean_module_init(void)
Module initialisation.
enum fib_protocol_t_ fib_protocol_t
Protocol Type.
vl_api_interface_index_t sw_if_index
adj_index_t adj_glean_get(fib_protocol_t proto, u32 sw_if_index)
Get an existing glean.
void adj_glean_update_rewrite(adj_index_t adj_index)
adj_glean_update_rewrite
u8 * format_adj_glean(u8 *s, va_list *ap)
Format/display a glean adjacency.
u32 adj_index_t
An index for adjacencies.
enum vnet_link_t_ vnet_link_t
Link Type: A description of the protocol of packets on the link.