Searched refs:pf_test_rule (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/netpfil/pf/ |
| H A D | pf.c | 346 static int pf_test_rule(struct pf_krule **, struct pf_kstate **, 6334 pf_test_rule(struct pf_krule **rm, struct pf_kstate **sm, in pf_test_rule() function 8231 ret = pf_test_rule(&r, &sm, in pf_sctp_multihome_delayed() 11726 action = pf_test_rule(&r, &s, &pd, &a, in pf_test() 11786 action = pf_test_rule(&r, &s, &pd, in pf_test() 11809 action = pf_test_rule(&r, &s, in pf_test() 11839 action = pf_test_rule(&r, &s, &pd, in pf_test()
|