Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_htable.h69 extern int fr_newhtable __P((iplookupop_t *, ipf_stack_t *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c382 err = fr_newhtable(&op, ifs);
H A Dip_htable.c101 int fr_newhtable(op, ifs) in fr_newhtable() function