![]() |
FD.io VPP
v18.11-rc0-18-g2a3fb1a
Vector Packet Processing
|
Collaboration diagram for gtpu_tunnel_t:Public Member Functions | |
| CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
| u8 * | rewrite |
| dpo_id_t | next_dpo |
| u32 | teid |
| ip46_address_t | src |
| ip46_address_t | dst |
| u32 | mcast_sw_if_index |
| u32 | decap_next_index |
| u32 | encap_fib_index |
| u32 | sw_if_index |
| u32 | hw_if_index |
| fib_node_t | node |
| Linkage into the FIB object graph. More... | |
| fib_node_index_t | fib_entry_index |
| adj_index_t | mcast_adj_index |
| u32 | sibling_index |
| The tunnel is a child of the FIB entry for its destination. More... | |
| gtpu_tunnel_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
| fib_node_index_t gtpu_tunnel_t::fib_entry_index |
| adj_index_t gtpu_tunnel_t::mcast_adj_index |
| fib_node_t gtpu_tunnel_t::node |
| u32 gtpu_tunnel_t::sibling_index |