Home
last modified time | relevance | path

Searched refs:PF_ROUTETO (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.sbin/relayd/
H A Dpfe_filter.c395 rio.rule.rt = PF_ROUTETO; in sync_ruleset()
485 if (rio.rule.rt == PF_ROUTETO) { in sync_ruleset()
/openbsd/sys/net/
H A Dpf_lb.c926 if (nr->rt == PF_ROUTETO) in pf_postprocess_addr()
H A Dpfvar.h135 enum { PF_NOPFROUTE, PF_ROUTETO, PF_DUPTO, PF_REPLYTO }; enumerator
H A Dif_pfsync.c2074 if (st->rt == PF_ROUTETO) { in pfsync_defer_output()
/openbsd/sbin/pfctl/
H A Dpfctl_parser.c1159 if (r->rt == PF_ROUTETO) in print_rule()
H A Dparse.y2115 filter_opts.rt = PF_ROUTETO;