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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c246 static int pf_test_rule(struct pf_rule **, struct pf_state **,
4003 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, function
5993 * pf_test_rule(). Care is required to
8220 action = pf_test_rule(&r, &s, dir, kif,
8262 action = pf_test_rule(&r, &s, dir, kif,
8297 action = pf_test_rule(&r, &s, dir, kif,
8331 action = pf_test_rule(&r, &s, dir, kif,
8373 action = pf_test_rule(&r, &s, dir, kif, m, off,
8404 action = pf_test_rule(&r, &s, dir, kif, m, off, h,
8814 action = pf_test_rule(
[all...]

Completed in 22 milliseconds