Home
last modified time | relevance | path

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

/NextBSD/sbin/pfctl/
HDparse.y5104 struct node_if *interfaces, struct node_host *rpool_hosts, in expand_rule() argument
5243 for (h = rpool_hosts; h != NULL; h = h->next) { in expand_rule()
5278 FREE_LIST(struct node_host, rpool_hosts); in expand_rule()