![]() |
FD.io VPP
v18.11-rc0-18-g2a3fb1a
Vector Packet Processing
|
Collaboration diagram for snat_det_out_key_t:Data Fields | |
| union { | |
| struct { | |
| ip4_address_t ext_host_addr | |
| u16 ext_host_port | |
| u16 out_port | |
| } | |
| u64 as_u64 | |
| }; | |
| union { ... } |
| ip4_address_t snat_det_out_key_t::ext_host_addr |