Home
last modified time | relevance | path

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

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