FD.io VPP  v16.06
Vector Packet Processing
l2fib_u64_mac_t Struct Reference

Data Fields

union {
   struct {
      u16   unused1
 
      u8   mac [MAC_ADDRESS_SIZE]
 
   }   fields
 
   u64   raw
 
}; 
 

Detailed Description

Definition at line 29 of file vppjni_bridge_domain.h.

Field Documentation

union { ... }
struct { ... } l2fib_u64_mac_t::fields
u8 l2fib_u64_mac_t::mac[MAC_ADDRESS_SIZE]

Definition at line 33 of file vppjni_bridge_domain.h.

u64 l2fib_u64_mac_t::raw

Definition at line 35 of file vppjni_bridge_domain.h.

u16 l2fib_u64_mac_t::unused1

Definition at line 32 of file vppjni_bridge_domain.h.


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