Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y6182 struct node_host *h, *osrch, *odsth; in expand_rule() local
6249 osrch = odsth = NULL; in expand_rule()
6251 osrch = src_host; in expand_rule()
6377 if (osrch && src_host->addr.type == PF_ADDR_DYNIFTL) { in expand_rule()
6379 src_host = osrch; in expand_rule()