Searched defs:sadb_destroyer (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 717 sadb_destroyer(isaf_t **tablep, uint_t numentries, boolean_t forever, function 756 * Entry points to sadb_destroyer(). 767 sadb_destroyer(&sp->sdb_of, sp->sdb_hashsize, B_FALSE, B_FALSE); 768 sadb_destroyer(&sp->sdb_if, sp->sdb_hashsize, B_FALSE, B_TRUE); 777 sadb_destroyer(&sp->sdb_of, sp->sdb_hashsize, B_TRUE, B_FALSE); 778 sadb_destroyer(&sp->sdb_if, sp->sdb_hashsize, B_TRUE, B_TRUE);
|
Completed in 60 milliseconds