Searched refs:ipf_fastroute (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_fil_freebsd.c | 503 return ipf_fastroute(m, &m, &fnew, NULL); 692 ipf_fastroute(m0, mpp, fin, fdp) in ipf_fastroute() function
|
| H A D | ip_fil.h | 1681 extern int ipf_fastroute __P((mb_t *, mb_t **, fr_info_t *, frdest_t *));
|
| H A D | fil.c | 3200 ipf_fastroute(mc, &mc, fin, fdp); 3209 (void) ipf_fastroute(fin->fin_m, mp, fin, NULL); 3214 ipf_fastroute(fin->fin_m, mp, fin, fdp);
|