Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_lb.c141 struct pf_addr_wrap *xdst = NULL; in pf_match_translation() local
146 xdst = &r->rpool.cur->addr; in pf_match_translation()
173 else if (xdst != NULL && PF_MISMATCHAW(xdst, daddr, pd->af, in pf_match_translation()