Searched refs:index_key (Results 1 – 2 of 2) sorted by relevance
51 if (conn->proto.index_key < k.index_key) in rxrpc_find_service_conn_rcu()53 else if (conn->proto.index_key > k.index_key) in rxrpc_find_service_conn_rcu()86 if (cursor->proto.index_key < k.index_key) in rxrpc_publish_service_conn()88 else if (cursor->proto.index_key > k.index_key) in rxrpc_publish_service_conn()
326 u64 index_key; member