Home
last modified time | relevance | path

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

/netbsd/sys/dist/pf/net/
H A Dpfvar.h1329 #define PFR_KENTRY_HIWAT_SMALL 100000 /* Number of table entries (tiny hosts) */ macro
H A Dpf_ioctl.c272 PFR_KENTRY_HIWAT_SMALL; in pfattach()
/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl.c1541 pf->limit[PF_LIMIT_TABLE_ENTRIES] = PFR_KENTRY_HIWAT_SMALL; in pfctl_init_options()