Searched refs:pf_match_translation (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_lb.c | 61 static struct pf_krule *pf_match_translation(struct pf_pdesc *, struct mbuf *, 127 pf_match_translation(struct pf_pdesc *pd, struct mbuf *m, int off, in pf_match_translation() function 539 r = pf_match_translation(pd, m, off, direction, kif, saddr, in pf_get_translation() 542 r = pf_match_translation(pd, m, off, direction, kif, in pf_get_translation() 546 r = pf_match_translation(pd, m, off, direction, kif, saddr, in pf_get_translation() 549 r = pf_match_translation(pd, m, off, direction, kif, in pf_get_translation()
|