Searched refs:tnd_tnrhdb_c (Results 1 – 2 of 2) sorted by relevance
95 typedef struct tnd_tnrhdb_c { struct98 struct tnd_tnrhdb_c *rh_next; argument
308 rhaddr_compar_mask(struct sockaddr_in *tp1, struct tnd_tnrhdb_c *tp2, int i) in rhaddr_compar_mask()330 rhaddr_compar(struct sockaddr_in *tp1, struct tnd_tnrhdb_c *tp2) in rhaddr_compar()350 rhaddr_compar_mask_v6(struct sockaddr_in6 *tp1, struct tnd_tnrhdb_c *tp2, int i) in rhaddr_compar_mask_v6()364 rhaddr_compar_v6(struct sockaddr_in6 *tp1, struct tnd_tnrhdb_c *tp2) in rhaddr_compar_v6()938 struct tnd_tnrhdb_c *new; in rhtable_search_and_update()998 new = (struct tnd_tnrhdb_c *)calloc(1, in rhtable_search_and_update()999 sizeof (struct tnd_tnrhdb_c)); in rhtable_search_and_update()1037 struct tnd_tnrhdb_c *new; in rhtable_search_and_update_v6()1084 new = (struct tnd_tnrhdb_c *)calloc(1, sizeof (struct tnd_tnrhdb_c)); in rhtable_search_and_update_v6()1105 static struct tnd_tnrhdb_c *[all …]