NAT session configuration structure.
This structure defines session timeout values for Network Address Translation (NAT) on a network interface. It allows configuration of separate timeout durations for TCP and non-TCP sessions, as well as specifying the network interface to which these settings apply.
Public Attributes#
uint32_t
NAT TCP session timeout in seconds.
uint32_t
NAT non-TCP session timeout in seconds.
Network interface to apply NAT settings.