pf_ioctl.c | 196 static int pfil6_wrapper(void *, struct mbuf **, struct ifnet *, int); 3325 pfil6_wrapper(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir) function in typeref:typename:int 3388 error = pfil_add_hook((void *)pfil6_wrapper, NULL, 3426 pfil_remove_hook((void *)pfil6_wrapper, NULL,
|