Searched refs:rds_bind_hash (Results 1 – 3 of 3) sorted by relevance
228 rdsnext = rds->rds_bind_hash; in rds_bind_hash_remove()231 rds->rds_bind_hash = NULL; in rds_bind_hash_remove()259 rdsnext->rds_ptpbhn = &rds->rds_bind_hash; in rds_bind_hash_insert()261 rds->rds_bind_hash = rdsnext; in rds_bind_hash_insert()291 rds = rds->rds_bind_hash; in rds_fanout()
531 rds1 = rds1->rds_bind_hash) { in rds_bind()
84 struct rds_s *rds_bind_hash; /* Bind hash chain */ member