Searched refs:pf_match_translation (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/net/ |
| H A D | pf.c | 234 static struct pf_rule *pf_match_translation(struct pf_pdesc *, pbuf_t *, 3714 pf_match_translation(struct pf_pdesc *pd, pbuf_t *pbuf, int off, in pf_match_translation() function 3849 r = pf_match_translation(pd, pbuf, off, direction, kif, saddr, in pf_get_translation_aux() 3852 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux() 3856 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux() 3860 r = pf_match_translation(pd, pbuf, off, direction, kif, saddr, in pf_get_translation_aux() 3863 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux()
|