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

/netbsd-current/sys/external/bsd/ipf/netinet/
H A 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) function
448 error = pfil_add_hook((void *)ipf_check_wrapper6, NULL,
453 pfil_remove_hook((void *)ipf_check_wrapper6, NULL,
623 error = pfil_remove_hook((void *)ipf_check_wrapper6, NULL,

Completed in 190 milliseconds