add_addr
if (add_addr(rdr, &pfr.rule.rdr) == -1)
int add_addr(struct sockaddr *, struct pf_pool *);
if (add_addr(nat, &pfr.rule.nat) == -1)