FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Key struct for P2P Ethernet Key fields: parent sw_if_index and client mac address all fields in NET byte order. More...
Data Fields | |
u8 | mac [6] |
u16 | pad1 |
u32 | hw_if_index |
u32 | pad2 |
Key struct for P2P Ethernet Key fields: parent sw_if_index and client mac address all fields in NET byte order.
Definition at line 53 of file p2p_ethernet.h.
u32 p2p_key_t::hw_if_index |
Definition at line 56 of file p2p_ethernet.h.
u8 p2p_key_t::mac[6] |
Definition at line 54 of file p2p_ethernet.h.
u16 p2p_key_t::pad1 |
Definition at line 55 of file p2p_ethernet.h.
u32 p2p_key_t::pad2 |
Definition at line 57 of file p2p_ethernet.h.