FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Add/delete L2 ARP entries. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
u8 | mac [6] |
u32 | bd |
u32 | ip4 |
Add/delete L2 ARP entries.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add if non-zero; delete otherwise |
bd | - bridge domain |
mac | - MAC address |
ip4 | - IPv4 address |