Home
last modified time | relevance | path

Searched refs:fr_gethtablestat (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_htable.h80 extern int fr_gethtablestat __P((iplookupop_t *, ipf_stack_t *));
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c464 err = fr_gethtablestat(&op, ifs);
H A Dip_htable.c79 int fr_gethtablestat(op, ifs) in fr_gethtablestat() function