Home
last modified time | relevance | path

Searched refs:index_key (Results 1 – 2 of 2) sorted by relevance

/net/rxrpc/
A Dconn_service.c45 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()
A Dar-internal.h427 u64 index_key; member

Completed in 19 milliseconds