Searched refs:rds1 (Results 1 – 1 of 1) sorted by relevance
526 rds_t *rds1; in rds_bind() local535 for (rds1 = rdsbf->rds_bf_rds; rds1 != NULL; in rds_bind()536 rds1 = rds1->rds_bind_hash) { in rds_bind()537 if (lport != rds1->rds_port || in rds_bind()538 rds1->rds_src != sin->sin_addr.s_addr || in rds_bind()539 rds1->rds_zoneid != rds->rds_zoneid) in rds_bind()545 if (rds1 == NULL) { in rds_bind()