tfNatDump

Jump to: navigation, search

Table of Contents >> Optional Protocols >> NAT


#include <trsocket.h>


void tfNatConfigMaxEntries (ttUserInterface interfaceHandle);


Function Description

This function displays the details of the current set of NAT triggers to stderr. This function is only compiled if both TM_NAT_DUMP and TM_DEBUG_LOGGING are defined in <trsystem.h>.


Parameters

  • interfaceHandle
    The interface handle of the NAT device from which to retrieve information.


Table of Contents >> Optional Protocols >> NAT