Searched refs:pf_route (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/netpfil/pf/ |
| D | pf.c | 321 static void pf_route(struct mbuf **, struct pf_krule *, int, 6023 pf_route(struct mbuf **m, struct pf_krule *r, int dir, struct ifnet *oifp, in pf_route() function 6898 pf_route(m0, r, dir, kif->pfik_ifp, s, &pd, inp); in pf_test()
|