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

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 40 * also change the RDR_SIZE and NAT_SIZE below to more
51 #ifndef RDR_SIZE
53 # define RDR_SIZE 2047
55 # define RDR_SIZE 127
ip_nat.c 338 softn->ipf_nat_rdrrules_sz = RDR_SIZE;

Completed in 17 milliseconds