Searched refs:index_key (Results 1 – 2 of 2) sorted by relevance
44 if (conn->proto.index_key < k.index_key) in rxrpc_find_service_conn_rcu()46 else if (conn->proto.index_key > k.index_key) in rxrpc_find_service_conn_rcu()79 if (cursor->proto.index_key < k.index_key) in rxrpc_publish_service_conn()81 else if (cursor->proto.index_key > k.index_key) in rxrpc_publish_service_conn()
332 u64 index_key; member