Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf.c247 static int pf_test_rule(struct pf_rule **, struct pf_state **,
4808 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, in pf_test_rule() function
9715 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
9766 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
9806 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
9842 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
9887 action = pf_test_rule(&r, &s, dir, kif, pbuf, in pf_test()
9921 action = pf_test_rule(&r, &s, dir, kif, pbuf, off, h, in pf_test()
10371 action = pf_test_rule(&r, &s, dir, kif, in pf_test6()
10422 action = pf_test_rule(&r, &s, dir, kif, in pf_test6()
[all …]