Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_htable.h68 extern void fr_htable_unload __P((ipf_stack_t *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c118 fr_htable_unload(ifs);
H A Dip_htable.c69 void fr_htable_unload(ifs) in fr_htable_unload() function