FD.io VPP
v17.04-9-g99c0734
Vector Packet Processing
|
Get inside address from outside address and port. More...
Data Fields | |
u32 | client_index |
u32 | context |
u16 | out_port |
u8 | is_ip4 |
u8 | out_addr [16] |
Get inside address from outside address and port.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
out_port | - outside port |
is_ip4 | - 1 if address type is IPv4 |
out_addr | - outside IP address |