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

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h264 char rhc_invalid; /* out-of-date rhc */ member in struct:tsol_tnrhc
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c179 * We assert rhc_invalid here to make sure that no new thread could
184 ASSERT(tnrhc->rhc_next == NULL && tnrhc->rhc_invalid);
270 current->rhc_invalid = 1;
313 rhc->rhc_invalid = 1;
387 ASSERT(!rh->rhc_invalid);
388 rh->rhc_invalid = 1;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c1295 if (gw_rhc->rhc_invalid || gw_rhc->rhc_tpc->tpc_invalid) {

Completed in 51 milliseconds