Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_nat.h55 #ifndef HOSTMAP_SIZE
57 # define HOSTMAP_SIZE 8191 macro
59 # define HOSTMAP_SIZE 2047 macro
HDip_nat6.c399 hv %= HOSTMAP_SIZE;
HDip_nat.c340 softn->ipf_nat_hostmap_sz = HOSTMAP_SIZE;