Searched refs:rxrpc_get_bundle (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/rxrpc/
H A Dconn_client.c102 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *bundle, function
176 conn->bundle = rxrpc_get_bundle(bundle, rxrpc_bundle_get_client_conn);
320 call->bundle = rxrpc_get_bundle(candidate, rxrpc_bundle_get_client_call);
328 call->bundle = rxrpc_get_bundle(bundle, rxrpc_bundle_get_client_call);
H A Dar-internal.h965 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);

Completed in 127 milliseconds