Searched refs:ipf_check (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_fil.h | 1614 extern int ipf_check __P((void *, struct ip *, int, struct ifnet *, int, mb_t **)); 1631 extern int ipf_check __P((void *, struct ip *, int, struct ifnet *, int, void *, 1640 extern int ipf_check __P((void *, struct ip *, int, struct ifnet *, int, mb_t **));
|
| H A D | ip_fil_freebsd.c | 144 rv = ipf_check(&V_ipfmain, ip, ip->ip_hl << 2, ifp, in ipf_check_wrapper() 158 rv = ipf_check(&V_ipfmain, mtod(*mp, struct ip *), in ipf_check_wrapper6()
|
| H A D | fil.c | 2809 ipf_check(ctx, ip, hlen, ifp, out in ipf_check() function
|