Home
last modified time | relevance | path

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

/Linux-v6.1/net/rxrpc/
Dconn_client.c135 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *bundle) in rxrpc_get_bundle() function
198 rxrpc_get_bundle(bundle); in rxrpc_alloc_client_connection()
335 rxrpc_get_bundle(candidate); in rxrpc_look_up_bundle()
343 rxrpc_get_bundle(bundle); in rxrpc_look_up_bundle()
Dconn_service.c136 conn->bundle = rxrpc_get_bundle(&rxrpc_service_dummy_bundle); in rxrpc_prealloc_service_connection()
Dar-internal.h827 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *);