Searched refs:pf_test_state_udp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/netpfil/pf/ |
| D | pf.c | 290 static int pf_test_state_udp(struct pf_kstate **, int, 5045 pf_test_state_udp(struct pf_kstate **state, int direction, struct pfi_kkif *kif, in pf_test_state_udp() function 6648 action = pf_test_state_udp(&s, dir, kif, m, off, h, &pd); in pf_test() 7098 action = pf_test_state_udp(&s, dir, kif, m, off, h, &pd); in pf_test6()
|