Searched refs:fr_resolvedest (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ip_fil.c | 486 void fr_resolvedest(fdp, v, ifs) in fr_resolvedest() function
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 748 fr_resolvedest(&fr->fr_tif, fr->fr_v, ifs); 749 fr_resolvedest(&fr->fr_dif, fr->fr_v, ifs); 750 fr_resolvedest(&fr->fr_rif, fr->fr_v, ifs);
|
H A D | fil.c | 6977 void fr_resolvedest(fdp, v, ifs) in fr_resolvedest() function
|
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 1504 extern void fr_resolvedest __P((struct frdest *, int, ipf_stack_t *));
|