Searched refs:pf_match_translation (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.61.5/bsd/net/ |
| H A D | pf.c | 235 static struct pf_rule *pf_match_translation(struct pf_pdesc *, pbuf_t *, 3752 pf_match_translation(struct pf_pdesc *pd, pbuf_t *pbuf, int off, in pf_match_translation() function 3887 r = pf_match_translation(pd, pbuf, off, direction, kif, saddr, in pf_get_translation_aux() 3890 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux() 3894 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux() 3898 r = pf_match_translation(pd, pbuf, off, direction, kif, saddr, in pf_get_translation_aux() 3901 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux()
|