Home
last modified time | relevance | path

Searched refs:rs_bound_scope_id (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/rds/
A Dbind.c132 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()
A Daf_rds.c141 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()
A Dsend.c1206 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()
A Drds.h601 #define rs_bound_scope_id rs_bound_sin6.sin6_scope_id macro
A Drecv.c737 sin6->sin6_scope_id = rs->rs_bound_scope_id; in rds_recvmsg()

Completed in 17 milliseconds