Searched refs:tsol_tnrhc_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c176 tnrhc_free(tsol_tnrhc_t *tnrhc)
183 DTRACE_PROBE1(tx__tndb__l3__tnrhcfree, tsol_tnrhc_t *, tnrhc);
228 tsol_tnrhc_t *current;
229 tsol_tnrhc_t **prevp;
288 tsol_tnrhc_t *rhc, *rhnext;
333 tnrh_hash_add(tsol_tnrhc_t *new, short prefix)
335 tsol_tnrhc_t **rhp;
336 tsol_tnrhc_t *rh;
392 tsol_tnrhc_t *, rh);
399 DTRACE_PROBE1(tx__tndb__l2__tnrhhashadd__addedrh, tsol_tnrhc_t *, ne
[all...]
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtnet.h48 extern tsol_tnrhc_t *find_rhc(const void *, uchar_t, boolean_t);
H A Dtndb.h267 } tsol_tnrhc_t; typedef in typeref:struct:tsol_tnrhc
289 extern void tnrhc_free(tsol_tnrhc_t *);
366 tsol_tnrhc_t *tnrh_list;
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtsol.c128 tsol_tnrhc_t tnrhc;
148 mdb_warn("can't read tsol_tnrhc_t at %p", wsp->walk_addr);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c1239 tsol_tnrhc_t *gw_rhc = NULL;
1409 tsol_tnrhc_t *, gw_rhc);
1425 tsol_tnrhc_t *, gw_rhc);

Completed in 52 milliseconds