tsol_rhent_t
tsol_rhent_t *rh;
tsol_rhent_t *rhentp;
translate_inet_addr(tsol_rhent_t *rhentp, int *alen, char abuf[], int abuflen)
tsol_rhent_t rhent;
tsol_rhent_t *rhentp = NULL;
tsol_rhent_t rhent;
tsol_rhent_t *rhentp;
static void translate_inet_addr(tsol_rhent_t *, int *, char [], int);
static void print_entry(tsol_rhent_t *ent, int af);
update_cache_table(tsol_rhent_t *ent, tnd_tnrhdb_t *src)
update_cache_table_v6(tsol_rhent_t *ent, tnd_tnrhdb_t *src)
print_entry(tsol_rhent_t *ent, int af)
static int update_cache_table(tsol_rhent_t *ent, tnd_tnrhdb_t *src);
static int update_cache_table_v6(tsol_rhent_t *ent, tnd_tnrhdb_t *src);
tsol_rhent_t rh_ent;
tsol_rhent_t rhent;
extern int tnrh(int, tsol_rhent_t *);
extern tsol_rhent_t *tsol_getrhbyaddr(const void *, size_t, int);
extern tsol_rhent_t *tsol_getrhent(void);
extern tsol_rhent_t *tsol_fgetrhent(FILE *, boolean_t *);
extern void tsol_freerhent(tsol_rhent_t *);
extern tsol_rhent_t *rhstr_to_ent(tsol_rhstr_t *, int *, char **);
tnrh(int cmd, tsol_rhent_t *buf)
tsol_rhent_t *
tsol_rhent_t *
tsol_rhent_t *rhentp = NULL;
tsol_rhent_t rhent;
tsol_rhent_t *
parse_address(tsol_rhent_t *rh, const char *addrbuf)
tsol_rhent_t *
tsol_rhent_t *rhentp = NULL;
tsol_freerhent(tsol_rhent_t *rh)
tsol_rhent_t *rhent;
rhent = kmem_alloc(sizeof (tsol_rhent_t), KM_SLEEP);
if (copyin((caddr_t)a2, rhent, sizeof (tsol_rhent_t))) {
kmem_free(rhent, sizeof (tsol_rhent_t));
kmem_free(rhent, sizeof (tsol_rhent_t));
tsol_rhent_t rhent;
tnrh_delete(const tsol_rhent_t *rhent)
tnrh_load(const tsol_rhent_t *rhent)
tnrh_get(tsol_rhent_t *rhent)
DTRACE_PROBE2(tx__tndb__l4__tnrhget__foundtpc, tsol_rhent_t *,
tsol_rhent_t rhent;
extern int tnrh_load(const tsol_rhent_t *);