Home
last modified time | relevance | path

Searched refs:ipf_check_wrapper6 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil_netbsd.c249 static int ipf_check_wrapper6(void *, struct mbuf **, struct ifnet *, int );
252 ipf_check_wrapper6(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir) in ipf_check_wrapper6() function
448 error = pfil_add_hook((void *)ipf_check_wrapper6, NULL, in ipfattach()
453 pfil_remove_hook((void *)ipf_check_wrapper6, NULL, in ipfattach()
623 error = pfil_remove_hook((void *)ipf_check_wrapper6, NULL, in ipfdetach()