FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
A representation of a IPIP tunnel. More...
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
ipip_mode_t | mode |
ipip_transport_t | transport |
ip46_address_t | tunnel_src |
ip46_address_t | tunnel_dst |
u32 | fib_index |
u32 | hw_if_index |
u32 | sw_if_index |
u32 | dev_instance |
u32 | user_instance |
tunnel_encap_decap_flags_t | flags |
ip_dscp_t | dscp |
struct { | |
ip6_address_t ip6_prefix | |
ip4_address_t ip4_prefix | |
u8 ip6_prefix_len | |
u8 ip4_prefix_len | |
u8 shift | |
bool security_check | |
u32 ip6_fib_index | |
} | sixrd |
ipip_tunnel_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
tunnel_encap_decap_flags_t ipip_tunnel_t::flags |
ip4_address_t ipip_tunnel_t::ip4_prefix |
struct { ... } ipip_tunnel_t::sixrd |