Home
last modified time | relevance | path

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

/netbsd/sys/dist/pf/net/
H A Dpfvar.h668 #define PFSNODE_HIWAT 10000 /* default source node table size */ macro
H A Dpf.c264 { &pf_src_tree_pl, PFSNODE_HIWAT },
/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl.c1532 pf->limit[PF_LIMIT_SRC_NODES] = PFSNODE_HIWAT; in pfctl_init_options()