Searched refs:index_key (Results 1 – 2 of 2) sorted by relevance
45 if (conn->proto.index_key < k.index_key) in rxrpc_find_service_conn_rcu()47 else if (conn->proto.index_key > k.index_key) in rxrpc_find_service_conn_rcu()80 if (cursor->proto.index_key < k.index_key) in rxrpc_publish_service_conn()82 else if (cursor->proto.index_key > k.index_key) in rxrpc_publish_service_conn()
427 u64 index_key; member
Completed in 19 milliseconds