Home
last modified time | relevance | path

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

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