Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dpf.c251 static int pf_test_rule(struct pf_rule **, struct pf_state **,
4923 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, in pf_test_rule() function
9879 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
9930 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
9971 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
10007 action = pf_test_rule(&r, &s, dir, kif, in pf_test()
10052 action = pf_test_rule(&r, &s, dir, kif, pbuf, in pf_test()
10086 action = pf_test_rule(&r, &s, dir, kif, pbuf, off, h, in pf_test()
10536 action = pf_test_rule(&r, &s, dir, kif, in pf_test6()
10587 action = pf_test_rule(&r, &s, dir, kif, in pf_test6()
[all …]