![]() |
FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Get BFD echo source reply. More...
Data Fields | |
| u32 | context |
| i32 | retval |
| u32 | sw_if_index |
| u8 | is_set |
| u8 | have_usable_ip4 |
| u8 | ip4_addr [4] |
| u8 | have_usable_ip6 |
| u8 | ip6_addr [16] |
Get BFD echo source reply.
| context | - sender context, to match reply w/ request |
| retval | - return code |
| sw_if_index | - interface to use as echo source |
| is_set | - non-zero if set |
| have_usable_ip4 | - non-zero if have usable IPv4 address |
| ip4_addr | - IPv4 address |
| have_usable_ip6 | - non-zero if have usable IPv6 address |
| ip6_addr | - IPv6 address |