Lines Matching defs:redirspec
225 struct redirspec {
276 struct redirspec nat;
277 struct redirspec rdr;
278 struct redirspec rroute;
366 struct redirspec *rs, int);
368 struct redirspec *, int, struct node_port *);
370 struct redirspec *, struct redirspec *, struct redirspec *,
513 %type <v.host> redir_host_list redirspec
3535 redirspec : host optweight {
3572 redirpool : redirspec {
3579 | redirspec PORT portstar {
3704 routespec : redirspec pool_opts {
4388 struct redirspec *rs, int routing)
4547 apply_redirspec(struct pf_pool *rpool, struct pf_rule *r, struct redirspec *rs,
4620 struct redirspec *nat, struct redirspec *rdr, struct redirspec *rroute,
4635 struct redirspec binat;