Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dpf.c251 static int pf_test_rule(struct pf_rule **, struct pf_state **,
4942 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, in pf_test_rule() function
9898 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
9949 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
9990 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
10026 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
10071 action = pf_test_rule(&r, &s, dir, kif, pbuf, in pf_test()
10105 action = pf_test_rule(&r, &s, dir, kif, pbuf, off, h, in pf_test()
10555 action = pf_test_rule(&r, &s, dir, kif, in pf_test6()
10606 action = pf_test_rule(&r, &s, dir, kif, in pf_test6()
[all …]