Home
last modified time | relevance | path

Searched refs:HOSTMAP_SIZE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h51 #ifndef HOSTMAP_SIZE
53 # define HOSTMAP_SIZE 8191 macro
55 # define HOSTMAP_SIZE 2047 macro
H A Dip_nat6.c393 hv %= HOSTMAP_SIZE;
H A Dip_nat.c328 softn->ipf_nat_hostmap_sz = HOSTMAP_SIZE;