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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c232 static struct pf_rule *pf_match_translation(struct pf_pdesc *, struct mbuf *,
3336 pf_match_translation(struct pf_pdesc *pd, struct mbuf *m, int off, function
3442 r = pf_match_translation(pd, m, off, direction, kif, saddr,
3445 r = pf_match_translation(pd, m, off, direction, kif,
3448 r = pf_match_translation(pd, m, off, direction, kif,
3451 r = pf_match_translation(pd, m, off, direction, kif, saddr,
3454 r = pf_match_translation(pd, m, off, direction, kif,

Completed in 27 milliseconds