Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c77 int pfctl_load_options(struct pfctl *);
1494 if (pfctl_load_options(&pf)) in pfctl_rules()
1582 pfctl_load_options(struct pfctl *pf) in pfctl_load_options() function