Home
last modified time | relevance | path

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

/openbsd/sbin/pfctl/
H A Dpfctl.c79 int pfctl_load_options(struct pfctl *);
1688 if (!anchorname[0] && pfctl_load_options(&pf)) in pfctl_rules()
1792 pfctl_load_options(struct pfctl *pf) in pfctl_load_options() function
2512 pfctl_load_options(&pf); in pfctl_reset()