Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h51 #ifndef RDR_SIZE
53 # define RDR_SIZE 2047 macro
55 # define RDR_SIZE 127 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c6414 ifs->ifs_ipf_rdrrules_sz = RDR_SIZE; in ipftuneable_setdefs()