| getrnatparamResult Structure Definition |
The getrnatparamResult structure defines the return type for getrnatparam API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
rnatparamList |
List of rnatparams |
| rnatparam Structure Definition |
The rnatparam structure defines the actual return type values for getrnatparam API. |
Syntax |
Members |
tcpproxy |
Enable TCP proxy, which enables the Citrix ADC to optimize the RNAT TCP traffic by using Layer 4 features. |
srcippersistency |
Enable source ip persistency, which enables the Citrix ADC to use the RNAT ips using source ip. |
_nextgenapiresource |
See Also |