![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Data Fields | |
| union { | |
| struct { | |
| ip_prefix_t eid | |
| ip_address_t dst_loc | |
| u32 iid | |
| } | |
| u8 as_u8 [40] | |
| }; | |
Definition at line 42 of file lisp_gpe.h.
| union { ... } |
| u8 lisp_gpe_tunnel_key_t::as_u8[40] |
Definition at line 52 of file lisp_gpe.h.
| ip_address_t lisp_gpe_tunnel_key_t::dst_loc |
Definition at line 49 of file lisp_gpe.h.
| ip_prefix_t lisp_gpe_tunnel_key_t::eid |
Definition at line 48 of file lisp_gpe.h.
| u32 lisp_gpe_tunnel_key_t::iid |
Definition at line 50 of file lisp_gpe.h.