![]() |
FD.io VPP
v17.07.01-10-g3be13f0
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 |