Searched refs:pf_test_rule (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dist/pf/net/ |
H A D | pf.c | 192 int pf_test_rule(struct pf_rule **, struct pf_state **, 3070 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, function 5833 action = pf_test_rule(&r, &s, dir, kif, 5863 action = pf_test_rule(&r, &s, dir, kif, 5887 action = pf_test_rule(&r, &s, dir, kif, 5911 action = pf_test_rule(&r, &s, dir, kif, m, off, h, 6254 action = pf_test_rule(&r, &s, dir, kif, 6284 action = pf_test_rule(&r, &s, dir, kif, 6317 action = pf_test_rule(&r, &s, dir, kif, 6332 action = pf_test_rule(&r, &s, dir, kif, m, off, h,
|