Searched refs:pf_test_rule (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/bsd/net/ |
| H A D | pf.c | 254 static int pf_test_rule(struct pf_rule **, struct pf_state **, 4926 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, in pf_test_rule() function 9900 action = pf_test_rule(&r, &s, dir, kif, in pf_test() 9951 action = pf_test_rule(&r, &s, dir, kif, in pf_test() 9992 action = pf_test_rule(&r, &s, dir, kif, in pf_test() 10028 action = pf_test_rule(&r, &s, dir, kif, in pf_test() 10073 action = pf_test_rule(&r, &s, dir, kif, pbuf, in pf_test() 10107 action = pf_test_rule(&r, &s, dir, kif, pbuf, off, h, in pf_test() 10557 action = pf_test_rule(&r, &s, dir, kif, in pf_test6() 10608 action = pf_test_rule(&r, &s, dir, kif, in pf_test6() [all …]
|