Lines Matching defs:pf

1110 pfctl_add_pool(struct pfctl *pf, struct pf_pool *p, sa_family_t af)  in pfctl_add_pool()
1131 pfctl_add_rule(struct pfctl *pf, struct pf_rule *r, const char *anchor_call) in pfctl_add_rule()
1178 pfctl_ruleset_trans(struct pfctl *pf, char *path, struct pf_anchor *a) in pfctl_ruleset_trans()
1208 pfctl_load_ruleset(struct pfctl *pf, char *path, struct pf_ruleset *rs, in pfctl_load_ruleset()
1268 pfctl_load_rule(struct pfctl *pf, char *path, struct pf_rule *r, int depth) in pfctl_load_rule()
1319 pfctl_add_altq(struct pfctl *pf, struct pf_altq *a) in pfctl_add_altq()
1349 struct pfctl pf; in pfctl_rules() local
1504 pfctl_init_options(struct pfctl *pf) in pfctl_init_options()
1547 pfctl_load_options(struct pfctl *pf) in pfctl_load_options()
1604 pfctl_set_limit(struct pfctl *pf, const char *opt, unsigned int limit) in pfctl_set_limit()
1628 pfctl_load_limit(struct pfctl *pf, unsigned int index, unsigned int limit) in pfctl_load_limit()
1646 pfctl_set_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) in pfctl_set_timeout()
1674 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) in pfctl_load_timeout()
1689 pfctl_set_optimization(struct pfctl *pf, const char *opt) in pfctl_set_optimization()
1719 pfctl_set_logif(struct pfctl *pf, char *ifname) in pfctl_set_logif()
1742 pfctl_load_logif(struct pfctl *pf, char *ifname) in pfctl_load_logif()
1760 pfctl_set_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_set_hostid()
1777 pfctl_load_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_load_hostid()
1787 pfctl_set_debug(struct pfctl *pf, char *d) in pfctl_set_debug()
1820 pfctl_load_debug(struct pfctl *pf, unsigned int level) in pfctl_load_debug()
1830 pfctl_set_interface_flags(struct pfctl *pf, char *ifname, int flags, int how) in pfctl_set_interface_flags()