Searched refs:tsol_tnrhc_t (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/os/ |
H A D | labelsys.c | 176 tnrhc_free(tsol_tnrhc_t *tnrhc) in tnrhc_free() 183 DTRACE_PROBE1(tx__tndb__l3__tnrhcfree, tsol_tnrhc_t *, tnrhc); in tnrhc_free() 228 tsol_tnrhc_t *current; in tnrh_delete() 229 tsol_tnrhc_t **prevp; in tnrh_delete() 288 tsol_tnrhc_t *rhc, *rhnext; in flush_rh_table() 333 tnrh_hash_add(tsol_tnrhc_t *new, short prefix) in tnrh_hash_add() 335 tsol_tnrhc_t **rhp; in tnrh_hash_add() 336 tsol_tnrhc_t *rh; in tnrh_hash_add() 392 tsol_tnrhc_t *, rh); in tnrh_hash_add() 399 DTRACE_PROBE1(tx__tndb__l2__tnrhhashadd__addedrh, tsol_tnrhc_t *, new); in tnrh_hash_add() [all …]
|
/titanic_50/usr/src/uts/common/sys/tsol/ |
H A D | tndb.h | 267 } tsol_tnrhc_t; typedef 289 extern void tnrhc_free(tsol_tnrhc_t *); 366 tsol_tnrhc_t *tnrh_list;
|
H A D | tnet.h | 48 extern tsol_tnrhc_t *find_rhc(const void *, uchar_t, boolean_t);
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | tsol.c | 128 tsol_tnrhc_t tnrhc; in tnrh_walk_step()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | tnet.c | 1239 tsol_tnrhc_t *gw_rhc = NULL; in tsol_ire_match_gwattr() 1409 tsol_tnrhc_t *, gw_rhc); in tsol_ire_match_gwattr() 1425 tsol_tnrhc_t *, gw_rhc); in tsol_ire_match_gwattr()
|