Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/tsol/
H A Dtndb.h49 } tnaddr_t; typedef
87 tnaddr_t rh_address; /* IP address */
261 tnaddr_t rhc_host; /* IPv4/IPv6 host address */
/titanic_44/usr/src/uts/common/os/
H A Dlabelsys.c70 static void tsol_create_i_tnrh(const tnaddr_t *);
132 tnaddr_t address; in tcache_init()
161 bzero(&address, sizeof (tnaddr_t)); in tcache_init()
1231 tsol_create_i_tnrh(const tnaddr_t *sa) in tsol_create_i_tnrh()
/titanic_44/usr/src/uts/common/c2/
H A Daudit_event.c2835 tnaddr_t *rh_addr; in aus_labelsys()