Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c182 ASSERT(tnrhc->rhc_next == NULL && tnrhc->rhc_invalid); in tnrhc_free()
268 current->rhc_invalid = 1; in tnrh_delete()
311 rhc->rhc_invalid = 1; in flush_rh_table()
385 ASSERT(!rh->rhc_invalid); in tnrh_hash_add()
386 rh->rhc_invalid = 1; in tnrh_hash_add()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h265 char rhc_invalid; /* out-of-date rhc */ member
/illumos-gate/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()