Lines Matching refs:tpc_tp
421 ASSERT(tpc->tpc_tp.host_type == UNLABELED ||
422 tpc->tpc_tp.host_type == SUN_CIPSO);
473 bcopy(tpc->tpc_tp.name, rhent->rh_template,
592 bcopy(tpent, &tpc->tpc_tp, sizeof (tpc->tpc_tp));
593 (void) mod_hash_insert(tpc_name_hash, (mod_hash_key_t)tpc->tpc_tp.name,
614 (mod_hash_key_t)tpc->tpc_tp.name);
700 if (copyout(&tpc->tpc_tp, buf, sizeof (tpc->tpc_tp)) != 0) {
1137 tpc = tnrhtp_find(rh->rhc_tpc->tpc_tp.name, tpc_name_hash);
1147 ASSERT(tpc->tpc_tp.host_type == UNLABELED ||
1148 tpc->tpc_tp.host_type == SUN_CIPSO);