Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c92 int pfctl_load_options(struct pfctl *);
2370 if (!anchorname[0] && pfctl_load_options(&pf)) in pfctl_rules()
2459 pfctl_load_options(struct pfctl *pf) in pfctl_load_options() function
3167 pfctl_load_options(&pf); in pfctl_reset()