Lines Matching defs:pf

1151 pfctl_add_pool(struct pfctl *pf, struct pf_pool *p, sa_family_t af)  in pfctl_add_pool()
1172 pfctl_add_rule(struct pfctl *pf, struct pf_rule *r, const char *anchor_call) in pfctl_add_rule()
1219 pfctl_ruleset_trans(struct pfctl *pf, char *path, struct pf_anchor *a) in pfctl_ruleset_trans()
1249 pfctl_load_ruleset(struct pfctl *pf, char *path, struct pf_ruleset *rs, in pfctl_load_ruleset()
1309 pfctl_load_rule(struct pfctl *pf, char *path, struct pf_rule *r, int depth) in pfctl_load_rule()
1360 pfctl_add_altq(struct pfctl *pf, struct pf_altq *a) in pfctl_add_altq()
1390 struct pfctl pf; in pfctl_rules() local
1537 pfctl_init_options(struct pfctl *pf) in pfctl_init_options()
1582 pfctl_load_options(struct pfctl *pf) in pfctl_load_options()
1639 pfctl_set_limit(struct pfctl *pf, const char *opt, unsigned int limit) in pfctl_set_limit()
1663 pfctl_load_limit(struct pfctl *pf, unsigned int his_index, unsigned int limit) in pfctl_load_limit()
1681 pfctl_set_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) in pfctl_set_timeout()
1709 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) in pfctl_load_timeout()
1724 pfctl_set_optimization(struct pfctl *pf, const char *opt) in pfctl_set_optimization()
1754 pfctl_set_logif(struct pfctl *pf, char *ifname) in pfctl_set_logif()
1777 pfctl_load_logif(struct pfctl *pf, char *ifname) in pfctl_load_logif()
1795 pfctl_set_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_set_hostid()
1822 pfctl_set_debug(struct pfctl *pf, char *d) in pfctl_set_debug()
1855 pfctl_load_debug(struct pfctl *pf, unsigned int level) in pfctl_load_debug()
1865 pfctl_set_interface_flags(struct pfctl *pf, char *ifname, int flags, int how) in pfctl_set_interface_flags()