Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/pfctl/
HDparse.y6004 struct node_if *interfaces, struct node_host *rpool_hosts, in expand_rule() argument
6146 for (h = rpool_hosts; h != NULL; h = h->next) { in expand_rule()
6190 FREE_LIST(struct node_host, rpool_hosts); in expand_rule()