Searched refs:rs_bound_scope_id (Results 1 – 5 of 5) sorted by relevance
132 rs->rs_bound_scope_id = scope_id; in rds_add_bound()236 rs->rs_bound_scope_id && in rds_bind()237 scope_id != rs->rs_bound_scope_id) { in rds_bind()
141 sin6->sin6_scope_id = rs->rs_bound_scope_id; in rds_getname()187 sin6->sin6_scope_id = rs->rs_bound_scope_id; in rds_getname()606 rs->rs_bound_scope_id && in rds_connect()607 sin6->sin6_scope_id != rs->rs_bound_scope_id)) { in rds_connect()615 rs->rs_bound_scope_id = sin6->sin6_scope_id; in rds_connect()
1206 scope_id = rs->rs_bound_scope_id; in rds_sendmsg()1230 if (scope_id != rs->rs_bound_scope_id) { in rds_sendmsg()1232 scope_id = rs->rs_bound_scope_id; in rds_sendmsg()1233 } else if (rs->rs_bound_scope_id) { in rds_sendmsg()
601 #define rs_bound_scope_id rs_bound_sin6.sin6_scope_id macro
737 sin6->sin6_scope_id = rs->rs_bound_scope_id; in rds_recvmsg()