Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rxrpc/
Dconn_service.c11 static struct rxrpc_bundle rxrpc_service_dummy_bundle = { variable
14 .channel_lock = __SPIN_LOCK_UNLOCKED(&rxrpc_service_dummy_bundle.channel_lock),
136 conn->bundle = rxrpc_get_bundle(&rxrpc_service_dummy_bundle); in rxrpc_prealloc_service_connection()