19 #ifndef __included_bfd_udp_h__ 20 #define __included_bfd_udp_h__ 26 #define BFD_UDP_KEY_BODY 32 ip46_address_t local_addr;
33 ip46_address_t peer_addr;
typedef CLIB_PACKED(struct{u32 sw_if_index;ip46_address_t local_addr;ip46_address_t peer_addr;}) bfd_udp_key_t
void bfd_add_udp_transport(vlib_main_t *vm, vlib_buffer_t *b, bfd_udp_session_t *bs)
u32 adj_index_t
An index for adjacencies.