Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl_parser.h290 int pfctl_set_limit(struct pfctl *, const char *, unsigned int);
H A Dpfctl.c2382 pfctl_set_limit(struct pfctl *pf, const char *opt, unsigned int limit) in pfctl_set_limit() function
H A Dparse.y5168 if (pfctl_set_limit(pf, $1, $2) != 0) {