Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dsadb.c80 static void sadb_destroy_acqlist(iacqf_t **, uint_t, boolean_t,
771 sadb_destroy_acqlist(&sp->sdb_acq, sp->sdb_hashsize, B_FALSE, ns); in sadb_flush()
781 sadb_destroy_acqlist(&sp->sdb_acq, sp->sdb_hashsize, B_TRUE, ns); in sadb_destroy()
5236 sadb_destroy_acqlist(iacqf_t **listp, uint_t numentries, boolean_t forever, function