Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dlabelsys.c184 ASSERT(tnrhc->rhc_next == NULL && tnrhc->rhc_invalid); in tnrhc_free()
270 current->rhc_invalid = 1; in tnrh_delete()
313 rhc->rhc_invalid = 1; in flush_rh_table()
387 ASSERT(!rh->rhc_invalid); in tnrh_hash_add()
388 rh->rhc_invalid = 1; in tnrh_hash_add()
/titanic_50/usr/src/uts/common/sys/tsol/
H A Dtndb.h264 char rhc_invalid; /* out-of-date rhc */ member
/titanic_50/usr/src/uts/common/inet/ip/
H A Dtnet.c1295 if (gw_rhc->rhc_invalid || gw_rhc->rhc_tpc->tpc_invalid) { in tsol_ire_match_gwattr()