PF_REPLYTO
((s)->rule.ptr->rt == PF_REPLYTO && \
if ((r->rt == PF_REPLYTO) == (r->direction == dir)) {
if ((r->rt == PF_REPLYTO) == (r->direction == dir))
$$.rt = PF_REPLYTO;
else if (r->rt == PF_REPLYTO)