Searched refs:pfctl_move_pool (Results 1 – 3 of 3) sorted by relevance
284 void pfctl_move_pool(struct pfctl_pool *, struct pfctl_pool *);
295 pfctl_move_pool(&r->rpool, &por->por_rule.rpool); in pfctl_optimize_ruleset()329 pfctl_move_pool(&por->por_rule.rpool, &r->rpool); in pfctl_optimize_ruleset()
983 pfctl_move_pool(struct pfctl_pool *src, struct pfctl_pool *dst) in pfctl_move_pool() function1736 pfctl_move_pool(&r->rpool, &rule->rpool); in pfctl_append_rule()