Searched refs:fr_fastroute (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ip_fil.c | 767 int fr_fastroute(m, mpp, fin, fdp) in fr_fastroute() function
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ip_fil_solaris.c | 1266 i = fr_fastroute(m, mpp, &fnew, NULL); 1831 int fr_fastroute(mb, mpp, fin, fdp) in fr_fastroute() function
|
H A D | fil.c | 2736 (void) fr_fastroute(m, mp, fin, NULL); 2741 (void) fr_fastroute(m, mp, fin, fdp); 2759 (void) fr_fastroute(mc, &mc, fin, &fr->fr_dif);
|
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 1495 extern int fr_fastroute __P((mb_t *, mb_t **, fr_info_t *, frdest_t *));
|