HomeSort by: relevance | last modified time | path
    Searched refs:NAT_TABLE_SZ (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 76 #ifndef NAT_TABLE_SZ
78 # define NAT_TABLE_SZ 16383
80 # define NAT_TABLE_SZ 2047
ip_nat.c 336 softn->ipf_nat_table_sz = NAT_TABLE_SZ;

Completed in 18 milliseconds