Home
last modified time | relevance | path

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

/Linux-v5.15/net/rxrpc/
Dconn_client.c132 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *bundle) in rxrpc_get_bundle() function
188 rxrpc_get_bundle(bundle); in rxrpc_alloc_client_connection()
325 rxrpc_get_bundle(candidate); in rxrpc_look_up_bundle()
333 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.h835 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *);