FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
L2 MAC event for a list of learned or aged MACs. More...
Data Fields | |
u32 | client_index |
u32 | pid |
u32 | n_macs |
vl_api_mac_entry_t | mac [n_macs] |
L2 MAC event for a list of learned or aged MACs.
client_index | - opaque cookie to identify the sender |
pid | - client pid registered to receive notification |
n_macs | - number of learned/aged MAC enntries |
mac | - array of learned/aged MAC entries |
vl_api_mac_entry_t vl_api_l2_macs_event_t::mac[n_macs] |