Searched refs:tsol_tnrhc_t (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | labelsys.c | 174 tnrhc_free(tsol_tnrhc_t *tnrhc) in tnrhc_free() 181 DTRACE_PROBE1(tx__tndb__l3__tnrhcfree, tsol_tnrhc_t *, tnrhc); in tnrhc_free() 226 tsol_tnrhc_t *current; in tnrh_delete() 227 tsol_tnrhc_t **prevp; in tnrh_delete() 286 tsol_tnrhc_t *rhc, *rhnext; in flush_rh_table() 331 tnrh_hash_add(tsol_tnrhc_t *new, short prefix) in tnrh_hash_add() 333 tsol_tnrhc_t **rhp; in tnrh_hash_add() 334 tsol_tnrhc_t *rh; in tnrh_hash_add() 390 tsol_tnrhc_t *, rh); in tnrh_hash_add() 397 DTRACE_PROBE1(tx__tndb__l2__tnrhhashadd__addedrh, tsol_tnrhc_t *, new); in tnrh_hash_add() [all …]
|
/illumos-gate/usr/src/uts/common/sys/tsol/ |
H A D | tndb.h | 268 } tsol_tnrhc_t; typedef 291 extern void tnrhc_free(tsol_tnrhc_t *); 369 tsol_tnrhc_t *tnrh_list;
|
H A D | tnet.h | 48 extern tsol_tnrhc_t *find_rhc(const void *, uchar_t, boolean_t);
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | tsol.c | 126 tsol_tnrhc_t tnrhc; in tnrh_walk_step()
|
/illumos-gate/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()
|