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

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h70 #ifndef NAT_TABLE_SZ
72 # define NAT_TABLE_SZ 16383 macro
74 # define NAT_TABLE_SZ 2047 macro
H A Dip_nat.c157 u_int ipf_nattable_sz = NAT_TABLE_SZ;

Completed in 60 milliseconds