Searched refs:pf_test_rule (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/sys/netpfil/pf/ |
| HD | pf.c | 343 static int pf_test_rule(struct pf_krule **, struct pf_kstate **, 5549 pf_test_rule(struct pf_krule **rm, struct pf_kstate **sm, in pf_test_rule() function 7394 ret = pf_test_rule(&r, &sm, in pf_sctp_multihome_delayed() 10445 action = pf_test_rule(&r, &s, &pd, &a, in pf_test() 10503 action = pf_test_rule(&r, &s, &pd, in pf_test() 10524 action = pf_test_rule(&r, &s, in pf_test() 10552 action = pf_test_rule(&r, &s, &pd, in pf_test()
|