Searched refs:rs_bound_scope_id (Results 1 – 4 of 4) 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()
1251 scope_id = rs->rs_bound_scope_id; in rds_sendmsg()1275 if (scope_id != rs->rs_bound_scope_id) { in rds_sendmsg()1277 scope_id = rs->rs_bound_scope_id; in rds_sendmsg()1278 } else if (rs->rs_bound_scope_id) { in rds_sendmsg()
792 sin6->sin6_scope_id = rs->rs_bound_scope_id; in rds_recvmsg()
645 #define rs_bound_scope_id rs_bound_sin6.sin6_scope_id macro