Searched refs:pfctl_move_pool (Results 1 – 3 of 3) sorted by relevance
269 void pfctl_move_pool(struct pfctl_pool *, struct pfctl_pool *);
297 pfctl_move_pool(&r->rpool, &por->por_rule.rpool); in pfctl_optimize_ruleset()331 pfctl_move_pool(&por->por_rule.rpool, &r->rpool); in pfctl_optimize_ruleset()
959 pfctl_move_pool(struct pfctl_pool *src, struct pfctl_pool *dst) in pfctl_move_pool() function1519 pfctl_move_pool(&r->rpool, &rule->rpool); in pfctl_append_rule()