HomeSort by: relevance | last modified time | path
    Searched refs:HOSTMAP_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 58 #ifndef HOSTMAP_SIZE
60 # define HOSTMAP_SIZE 8191
62 # define HOSTMAP_SIZE 2047
ip_nat.c 164 "hostmap_size", 1, 0x7fffffff,
339 softn->ipf_nat_hostmap_sz = HOSTMAP_SIZE;

Completed in 18 milliseconds