Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y6145 struct node_if *interfaces, struct node_host *rdr_hosts, in expand_rule() argument
6292 for (h = rdr_hosts; h != NULL; h = h->next) { in expand_rule()
6354 FREE_LIST(struct node_host, rdr_hosts); in expand_rule()