25 #ifndef __ADJ_MCAST_H__ 26 #define __ADJ_MCAST_H__ void adj_mcast_update_rewrite(adj_index_t adj_index, u8 *rewrite)
Update the rewrite string for an existing adjacecny.
void adj_mcast_module_init(void)
Module initialisation.
enum fib_protocol_t_ fib_protocol_t
Protocol Type.
adj_index_t adj_mcast_add_or_lock(fib_protocol_t proto, vnet_link_t link_type, u32 sw_if_index)
Mcast 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.
u8 * format_adj_mcast(u8 *s, va_list *ap)
Format/display a mcast adjacency.
u32 adj_mcast_db_size(void)
Get the sze of the mcast adj DB.