Home
last modified time | relevance | path

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

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