Home
last modified time | relevance | path

Searched refs:NAT_TABLE_SZ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h76 #ifndef NAT_TABLE_SZ
78 # define NAT_TABLE_SZ 16383 macro
80 # define NAT_TABLE_SZ 2047 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c6411 ifs->ifs_ipf_nattable_sz = NAT_TABLE_SZ; in ipftuneable_setdefs()