Searched refs:pf_match_translation (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf.c240 static struct pf_rule *pf_match_translation(struct pf_pdesc *, struct mbuf *,
3374 pf_match_translation(struct pf_pdesc *pd, struct mbuf *m, int off, function
3480 r = pf_match_translation(pd, m, off, direction, kif, saddr,
3483 r = pf_match_translation(pd, m, off, direction, kif,
3486 r = pf_match_translation(pd, m, off, direction, kif,
3489 r = pf_match_translation(pd, m, off, direction, kif, saddr,
3492 r = pf_match_translation(pd, m, off, direction, kif,

Completed in 131 milliseconds