Searched refs:PF_REPLYTO (Results 1 – 4 of 4) sorted by relevance
135 enum { PF_NOPFROUTE, PF_ROUTETO, PF_DUPTO, PF_REPLYTO }; enumerator
6593 if ((st->rt == PF_REPLYTO) == (st->direction == pd->dir)) in pf_route()6712 if ((st->rt == PF_REPLYTO) == (st->direction == pd->dir)) in pf_route6()
1161 else if (r->rt == PF_REPLYTO) in print_rule()
2118 filter_opts.rt = PF_REPLYTO;