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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c98 * tsol_gcdb_t, or "gcdb"
107 * only mechanism to access the contents of gcdb. More than one gc
108 * entries may refer to the same gcdb record. gc's in the system are
116 * a gcdb record which indicates the gateway security attributes
393 tsol_gcdb_t *gcdb = NULL; local
401 (mod_hash_val_t *)&gcdb) == 0) {
402 gcdb->gcdb_refcnt++;
403 ASSERT(gcdb->gcdb_refcnt != 0);
406 "gcdb(1) is in gcdb_hash(global)", tsol_gcdb_t *, gcdb);
433 gcdb_inactive(tsol_gcdb_t *gcdb) argument
451 tsol_gcdb_t *gcdb; local
1370 tsol_gcdb_t *gcdb; local
[all...]

Completed in 59 milliseconds