Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dpf.c3769 struct pf_addr_wrap *xdst = NULL; in pf_match_translation() local
3776 xdst = &r->rpool.cur->addr; in pf_match_translation()
3817 } else if (xdst != NULL && PF_MISMATCHAW(xdst, daddr, pd->af, in pf_match_translation()