FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
p2p_key_t Struct Reference

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
 

Detailed Description

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.

Field Documentation

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.


The documentation for this struct was generated from the following file: