FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
bfd_udp_session_t Struct Reference

UDP transport specific data embedded in bfd_session's union. More...

Data Fields

bfd_udp_key_t key
 key identifying this session More...
 
adj_index_t adj_index
 adjacency index returned from adj lock call More...
 

Detailed Description

UDP transport specific data embedded in bfd_session's union.

Definition at line 44 of file bfd_udp.h.

Field Documentation

adj_index_t bfd_udp_session_t::adj_index

adjacency index returned from adj lock call

Definition at line 49 of file bfd_udp.h.

bfd_udp_key_t bfd_udp_session_t::key

key identifying this session

Definition at line 47 of file bfd_udp.h.


The documentation for this struct was generated from the following file: