Home
last modified time | relevance | path

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

/openbsd/src/sbin/pfctl/
Dparse.y4634 struct node_host *srch, *dsth, *osrch, *odsth; in expand_rule() local
4725 osrch = odsth = NULL; in expand_rule()
4727 osrch = src_host; in expand_rule()
4887 if (osrch && src_host->addr.type == PF_ADDR_DYNIFTL) { in expand_rule()
4889 src_host = osrch; in expand_rule()