Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
HDnat64lsn.h71 #define NAT64LSN_HSIZE 64 macro
72 struct st_ptr phash[NAT64LSN_HSIZE]; /* XXX: hardcoded size */
HDnat64lsn.c834 nh->hsize = NAT64LSN_HSIZE; /* XXX: hardcoded size */ in alloc_host6()
1721 cfg->ihsize = NAT64LSN_HSIZE; in nat64lsn_init_instance()