Home
last modified time | relevance | path

Searched refs:odsth (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()
6256 odsth = dst_host; in expand_rule()
6381 if (odsth && dst_host->addr.type == PF_ADDR_DYNIFTL) { in expand_rule()
6383 dst_host = odsth; in expand_rule()