FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
fid_address_t Struct Reference

Data Fields

union {
   ip_prefix_t   ippref
 
   u8   mac [6]
 
   u32   nsh
 
}; 
 
fid_addr_type_t type
 

Detailed Description

Definition at line 115 of file lisp_types.h.

Field Documentation

union { ... }
ip_prefix_t fid_address_t::ippref

Definition at line 119 of file lisp_types.h.

u8 fid_address_t::mac[6]

Definition at line 120 of file lisp_types.h.

u32 fid_address_t::nsh

Definition at line 121 of file lisp_types.h.

fid_addr_type_t fid_address_t::type

Definition at line 123 of file lisp_types.h.


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