sbin/pfctl/parse.y
286
struct redirspec nat;
sbin/pfctl/parse.y
287
struct redirspec rdr;
sbin/pfctl/parse.y
288
struct redirspec rroute;
sbin/pfctl/parse.y
4035
redirspec : host optweight {
sbin/pfctl/parse.y
4072
redirpool : redirspec {
sbin/pfctl/parse.y
4079
| redirspec PORT portstar {
sbin/pfctl/parse.y
4204
routespec : redirspec pool_opts {
sbin/pfctl/parse.y
421
struct redirspec *rs, int);
sbin/pfctl/parse.y
423
struct redirspec *, int, struct node_port *);
sbin/pfctl/parse.y
425
struct redirspec *, struct redirspec *, struct redirspec *,
sbin/pfctl/parse.y
4888
struct redirspec *rs, int routing)
sbin/pfctl/parse.y
5047
apply_redirspec(struct pf_pool *rpool, struct pf_rule *r, struct redirspec *rs,
sbin/pfctl/parse.y
5120
struct redirspec *nat, struct redirspec *rdr, struct redirspec *rroute,
sbin/pfctl/parse.y
5135
struct redirspec binat;
sbin/pfctl/parse.y
572
%type <v.host> redir_host_list redirspec