Searched refs:pf_match_translation (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.1.13/bsd/net/ |
| H A D | pf.c | 235 static struct pf_rule *pf_match_translation(struct pf_pdesc *, pbuf_t *, 3771 pf_match_translation(struct pf_pdesc *pd, pbuf_t *pbuf, int off, in pf_match_translation() function 3906 r = pf_match_translation(pd, pbuf, off, direction, kif, saddr, in pf_get_translation_aux() 3909 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux() 3913 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux() 3917 r = pf_match_translation(pd, pbuf, off, direction, kif, saddr, in pf_get_translation_aux() 3920 r = pf_match_translation(pd, pbuf, off, direction, kif, in pf_get_translation_aux()
|