Searched refs:sadb_walker (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c691 sadb_walker(isaf_t *table, uint_t numentries, function
2391 * Conveniently, and not coincidentally, this is both what sadb_walker
2448 sadb_walker(sp->sdb_if, sp->sdb_hashsize, sadb_purge_cb, &ps);
2450 sadb_walker(sp->sdb_of, sp->sdb_hashsize, sadb_purge_cb, &ps);
2480 * ordering. The sadb_walker() which triggers this function is called
2527 sadb_walker(ps.sq.sp->sdb_of, ps.sq.sp->sdb_hashsize,
7143 sadb_walker((sadb).table, (sadb).sdb_hashsize, sadb_alg_update_cb, \

Completed in 84 milliseconds