tfNatConfigMaxEntries
Table of Contents >> Optional Protocols >> NAT
| #include <trsocket.h> |
| void tfNatConfigMaxEntries | (int maxentries); |
Function Description
This function sets the maximum number of triggers for NAT to track on a public interface. This maximum will apply to all public interfaces until changed again. The default is 64 (TM_DEF_NAT_MAX_ENTRIES in <trmacro.h>).
Parameters
- maxentries
- The maximum number of simultaneous NAT triggers.