Searched refs:pf_match_translation (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/bsd/net/ |
| H A D | pf.c | 230 static struct pf_rule *pf_match_translation(struct pf_pdesc *, pbuf_t *, 3657 pf_match_translation(struct pf_pdesc *pd, pbuf_t *pbuf, int off, in pf_match_translation() function 3792 r = pf_match_translation(pd, pbuf, off, direction, kif, saddr, in pf_get_translation_aux() 3795 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux() 3799 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux() 3803 r = pf_match_translation(pd, pbuf, off, direction, kif, saddr, in pf_get_translation_aux() 3806 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux()
|