FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Reply with L2 ARP entries from specified bridge domain. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | count |
vl_api_one_l2_arp_entry_t | entries [count] |
Reply with L2 ARP entries from specified bridge domain.
context | - sender context, to match reply w/ request |
retval | - error code |
count | - number of elements in the list |
vl_api_one_arp_entry_t | - list of entries |
vl_api_one_l2_arp_entry_t vl_api_one_l2_arp_entries_get_reply_t::entries[count] |