/src/sys/external/bsd/ipf/netinet/ |
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) function in typeref:typename:int 429 error = pfil_add_hook((void *)ipf_check_wrapper, NULL, 604 error = pfil_remove_hook((void *)ipf_check_wrapper, NULL,
|
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) function in typeref:typename:int 429 error = pfil_add_hook((void *)ipf_check_wrapper, NULL, 604 error = pfil_remove_hook((void *)ipf_check_wrapper, NULL,
|