Searched refs:ipf_check_wrapper (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | ip_fil_netbsd.c | 195 static int ipf_check_wrapper(void *, struct mbuf **, struct ifnet *, int ); 198 ipf_check_wrapper(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir) in ipf_check_wrapper() function 429 error = pfil_add_hook((void *)ipf_check_wrapper, NULL, in ipfattach() 604 error = pfil_remove_hook((void *)ipf_check_wrapper, NULL, in ipfdetach()
|