Searched refs:pf_test_rule (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf.c | 246 static int pf_test_rule(struct pf_krule **, struct pf_state **, 3327 pf_test_rule(struct pf_krule **rm, struct pf_state **sm, int direction, in pf_test_rule() function 6014 action = pf_test_rule(&r, &s, dir, kif, m, off, &pd, in pf_test() 6043 action = pf_test_rule(&r, &s, dir, kif, m, off, &pd, in pf_test() 6066 action = pf_test_rule(&r, &s, dir, kif, m, off, &pd, in pf_test() 6089 action = pf_test_rule(&r, &s, dir, kif, m, off, &pd, in pf_test() 6456 action = pf_test_rule(&r, &s, dir, kif, m, off, &pd, in pf_test6() 6485 action = pf_test_rule(&r, &s, dir, kif, m, off, &pd, in pf_test6() 6515 action = pf_test_rule(&r, &s, dir, kif, m, off, &pd, in pf_test6() 6529 action = pf_test_rule(&r, &s, dir, kif, m, off, &pd, in pf_test6()
|