Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c713 sadb_destroyer(isaf_t **tablep, uint_t numentries, boolean_t forever, in sadb_destroyer() function
763 sadb_destroyer(&sp->sdb_of, sp->sdb_hashsize, B_FALSE, B_FALSE); in sadb_flush()
764 sadb_destroyer(&sp->sdb_if, sp->sdb_hashsize, B_FALSE, B_TRUE); in sadb_flush()
773 sadb_destroyer(&sp->sdb_of, sp->sdb_hashsize, B_TRUE, B_FALSE); in sadb_destroy()
774 sadb_destroyer(&sp->sdb_if, sp->sdb_hashsize, B_TRUE, B_TRUE); in sadb_destroy()