Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dsadb.c717 sadb_destroyer(isaf_t **tablep, uint_t numentries, boolean_t forever, in sadb_destroyer() function
767 sadb_destroyer(&sp->sdb_of, sp->sdb_hashsize, B_FALSE, B_FALSE); in sadb_flush()
768 sadb_destroyer(&sp->sdb_if, sp->sdb_hashsize, B_FALSE, B_TRUE); in sadb_flush()
777 sadb_destroyer(&sp->sdb_of, sp->sdb_hashsize, B_TRUE, B_FALSE); in sadb_destroy()
778 sadb_destroyer(&sp->sdb_if, sp->sdb_hashsize, B_TRUE, B_TRUE); in sadb_destroy()