FD.io VPP
v16.06
Vector Packet Processing
|
Tell client about an ip4 arp resolution event. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | address |
u32 | pid |
u32 | sw_if_index |
u8 | new_mac [6] |
Tell client about an ip4 arp resolution event.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
address | - the exact ip4 address of interest |
pid | - client pid registered to receive notification |
sw_if_index | - interface which received ARP packet |
new_mac | - the new mac address |