Home
last modified time | relevance | path

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

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h201 int pfctl_set_optimization(struct pfctl *, const char *);
H A Dpfctl.c1689 pfctl_set_optimization(struct pfctl *pf, const char *opt) in pfctl_set_optimization() function
H A Dparse.y524 if (pfctl_set_optimization(pf, $3) != 0) {