Searched refs:fr_iphmfindgroup (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_htable.h | 78 extern void *fr_iphmfindgroup __P((void *, int, void *, ipf_stack_t *));
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | ip_htable.c | 421 void *fr_iphmfindgroup(tptr, version, aptr, ifs) in fr_iphmfindgroup() function
|
H A D | fil.c | 5083 rval = fr_iphmfindgroup(fin->fin_fr->fr_ptr, fin->fin_v, &fin->fin_src, ifs); 5112 rval = fr_iphmfindgroup(fin->fin_fr->fr_ptr, fin->fin_v, &fin->fin_dst, ifs);
|