Home
last modified time | relevance | path

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

/linux-4.4.14/net/rxrpc/
Dar-connection.c59 int rxrpc_cmp_bundle(const struct rxrpc_conn_bundle *bundle, in rxrpc_cmp_bundle() function
94 if (rxrpc_cmp_bundle(bundle, key, service_id) < 0) in rxrpc_get_bundle()
96 else if (rxrpc_cmp_bundle(bundle, key, service_id) > 0) in rxrpc_get_bundle()
123 if (rxrpc_cmp_bundle(bundle, key, service_id) < 0) in rxrpc_get_bundle()
125 else if (rxrpc_cmp_bundle(bundle, key, service_id) > 0) in rxrpc_get_bundle()