![]() |
FD.io VPP
v19.04.2-12-g66b1689
Vector Packet Processing
|
Collaboration diagram for lb_snat6_key_t:Data Fields | |
| union { | |
| struct { | |
| ip6_address_t addr | |
| u16 port | |
| u16 protocol | |
| u32 fib_index | |
| } | |
| u64 as_u64 [3] | |
| }; | |
| union { ... } |
| ip6_address_t lb_snat6_key_t::addr |