Searched refs:pf_match_translation (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sys/net/ |
| D | pf.c | 134 struct pf_rule *pf_match_translation(struct pf_pdesc *, struct mbuf *, 1979 pf_match_translation(struct pf_pdesc *pd, struct mbuf *m, int off, in pf_match_translation() function 2054 r = pf_match_translation(pd, m, off, direction, kif, saddr, in pf_get_translation() 2057 r = pf_match_translation(pd, m, off, direction, kif, in pf_get_translation() 2060 r = pf_match_translation(pd, m, off, direction, kif, saddr, in pf_get_translation() 2063 r = pf_match_translation(pd, m, off, direction, kif, in pf_get_translation()
|