![]() |
FD.io VPP
v16.12-rc0-308-g931be3a
Vector Packet Processing
|
Is Address Reachable request - DISABLED. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | next_hop_sw_if_index |
| u8 | is_known |
| u8 | is_ipv6 |
| u8 | is_error |
| u8 | address [16] |
Is Address Reachable request - DISABLED.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| next_hop_sw_if_index | - index of interface used to get to next hop |
| is_ipv6 | - 1 for IPv6, 0 for IPv4 |
| is_error | - address not found or does not match intf |
| address[] | - Address in question |