Searched refs:pf_test_rule (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.121.2/bsd/net/ |
| H A D | pf.c | 250 static int pf_test_rule(struct pf_rule **, struct pf_state **, 4886 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, in pf_test_rule() function 9844 action = pf_test_rule(&r, &s, dir, kif, in pf_test() 9895 action = pf_test_rule(&r, &s, dir, kif, in pf_test() 9936 action = pf_test_rule(&r, &s, dir, kif, in pf_test() 9972 action = pf_test_rule(&r, &s, dir, kif, in pf_test() 10017 action = pf_test_rule(&r, &s, dir, kif, pbuf, in pf_test() 10051 action = pf_test_rule(&r, &s, dir, kif, pbuf, off, h, in pf_test() 10501 action = pf_test_rule(&r, &s, dir, kif, in pf_test6() 10552 action = pf_test_rule(&r, &s, dir, kif, in pf_test6() [all …]
|