Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y252 struct redirspec { struct
319 struct redirspec *nat;
320 struct redirspec *rdr;
449 int apply_rdr_ports(struct pfctl_rule *r, struct pfctl_pool *, struct redirspec *);
450 int apply_nat_ports(struct pfctl_pool *, struct redirspec *);
451 int apply_redirspec(struct pfctl_pool *, struct redirspec *);
453 void add_binat_rdr_rule(struct pfctl_rule *, struct redirspec *,
454 struct node_host *, struct pfctl_rule *, struct redirspec **,
457 struct redirspec *, struct redirspec *, struct redirspec *,
540 struct redirspec *redirspec; member
[all …]