Searched refs:pf_test6_mbuf (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/bsd/net/ |
| H A D | pfvar.h | 2216 __private_extern__ int pf_test6_mbuf(int, struct ifnet *, struct mbuf **,
|
| H A D | pf_ioctl.c | 4782 if (pf_test6_mbuf(input ? PF_IN : PF_OUT, ifp, mp, NULL, fwa) != PF_PASS) { in pf_inet6_hook()
|
| H A D | pf.c | 9532 if (pf_test6_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route6() 10287 pf_test6_mbuf(int dir, struct ifnet *ifp, struct mbuf **m0, in pf_test6_mbuf() function
|