tsol_rhent
(void) memcpy(&new->rh_ent, ent, sizeof (struct tsol_rhent));
rhtable_search_and_update_v6(struct tsol_rhent *ent, int duplflag)
(void) memcpy(&new->rh_ent, ent, sizeof (struct tsol_rhent));
struct tsol_rhent rhentp;
struct tsol_rhent rhentp;
update_rh_entry(int op, struct tsol_rhent *rhentp)
struct tsol_rhent rh; /* to store result */
struct tsol_rhent *rhp;
while ((rhp = (struct tsol_rhent *)
static int rhtable_search_and_update(struct tsol_rhent *ent, int duplflag);
static void update_rh_entry(int op, struct tsol_rhent *rhentp);
rhtable_search_and_update(struct tsol_rhent *ent, int duplflag)
rhtable_search_and_update_v6(struct tsol_rhent *ent, int duplflag);
struct tsol_rhent rh;