tnd_tnrhdb_c
struct tnd_tnrhdb_c *new;
new = (struct tnd_tnrhdb_c *)calloc(1, sizeof (struct tnd_tnrhdb_c));
static struct tnd_tnrhdb_c *
static struct tnd_tnrhdb_c *
struct tnd_tnrhdb_c *rhp;
rhp = (struct tnd_tnrhdb_c *)rhtable_lookup(saddrp, i);
struct tnd_tnrhdb_c *rhp;
rhp = (struct tnd_tnrhdb_c *)
rhaddr_compar_mask(struct sockaddr_in *tp1, struct tnd_tnrhdb_c *tp2, int i)
rhaddr_compar(struct sockaddr_in *tp1, struct tnd_tnrhdb_c *tp2)
rhaddr_compar_mask_v6(struct sockaddr_in6 *tp1, struct tnd_tnrhdb_c *tp2, int i)
rhaddr_compar_v6(struct sockaddr_in6 *tp1, struct tnd_tnrhdb_c *tp2)
struct tnd_tnrhdb_c *new;
new = (struct tnd_tnrhdb_c *)calloc(1,
sizeof (struct tnd_tnrhdb_c));
struct tnd_tnrhdb_c *rh_next;