NAT44 user's sessions response.
- Template Parameters
-
context | - sender context, to match reply w/ request |
outside_ip_address | - outside IPv4 address |
outside_port | - outside port |
inside_ip_address | - inside IPv4 address |
inside_port | - inside port |
protocol | - protocol |
is_static | - 1 if session is static |
last_heard | - last heard timer |
total_bytes | - count of bytes sent through session |
total_pkts | - count of pakets sent through session |
is_twicenat | - 1 if session is twice-nat |
ext_host_valid | - 1 if external host address and port are valid |
ext_host_address | - external host IPv4 address |
ext_host_port | - external host port |
ext_host_nat_address | - post-NAT external host IPv4 address (valid only if twice-nat session) |
ext_host_nat_port | - post-NAT external host port (valid only if twice-nat session) |
Definition at line 717 of file nat.api.